Update gitignore
This commit is contained in:
parent
52308936ca
commit
484b204401
1 changed files with 11 additions and 1 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -5,3 +5,13 @@ build-debug
|
|||
.vscode
|
||||
perf.data
|
||||
perf.data.old
|
||||
|
||||
Makefile
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
*.a
|
||||
|
||||
clients/sfizz_jack
|
||||
clients/sfzprint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue