first commit
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Build output
|
||||
obj/
|
||||
lib/
|
||||
|
||||
# Java build output
|
||||
java/build/
|
||||
|
||||
# third_party — only fftw is downloaded manually, rnnoise and libspecbleach are tracked
|
||||
third_party/fftw/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Editor
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
Reference in New Issue
Block a user