summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 71095c3..6a0ccc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,19 @@ core
*.BACKUP.*.txt
*.REMOTE.*.txt
*.orig
+*.sln
+*.ncb
+*.suo
+*.user
+*.obj
+CDAL/Debug/
+CDAL/Release/
+riff/Debug/
+riff/Release/
+output/
+dependencies/CDAL.h
+dependencies/CDAL.lib
+dependencies/LCDriver.h
+dependencies/LCDriver_CNH1606432.lib
+dependencies/libusb.lib
+dependencies/usb.h \ No newline at end of file