aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--lib/.gitignore2
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f525d7d7..6ac11d66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,15 +3,16 @@
*.user
*.dll
*.so
+*.pro.autosave
base_override.h
base-full/
bass.lib
+bin/
bins/
release/
debug/
-lib/
.qmake.stash
diff --git a/lib/.gitignore b/lib/.gitignore
new file mode 100644
index 00000000..d6b7ef32
--- /dev/null
+++ b/lib/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore