Add project documentation and update .gitignore
Introduces development guidelines for the VST Chip synthesizer, including setup, build, and testing instructions. Adds a placeholder README for the data directory and updates `.gitignore` to include new project-specific build artifacts and paths.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -42,6 +42,10 @@ bin/
|
||||
.DS_Store
|
||||
|
||||
/web
|
||||
/web1
|
||||
/web2
|
||||
|
||||
/data/*.db*
|
||||
**/kotlin-js-store/*
|
||||
.kotlin
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user