summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 16 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d3fc1b8e..b79695a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,4 +34,19 @@ celt/dump_modes/dump_modes
*.vcxproj.user
opus.sdf
opus.suo
-version.h \ No newline at end of file
+version.h
+celt/Debug
+celt/Release
+celt/x64
+silk/Debug
+silk/Release
+silk/x64
+silk/fixed/Debug
+silk/fixed/Release
+silk/fixed/x64
+silk/float/Debug
+silk/float/Release
+silk/float/x64
+src/Debug
+src/Release
+src/x64 \ No newline at end of file