remove .so
[vg.git] / .gitignore
index 7913c0afde66065347ddd62a466ffae68abd02a0..3431ab8d8ef7356d31f42ade36b14d192c07db6e 100755 (executable)
@@ -5,11 +5,20 @@
 *
 !*/
 
-./build.linux
+build.linux/
+build.win32/
+restricted/
+.temp_textures/
 
 # ALLOW ============================
 !.gitattributes
 !.gitignore
+!.gitmodules
+
+# Dependencies _____________________
+#!*.so
+!*.a
+!*.dll
 
 # Code sources _____________________
 # C source files
@@ -37,6 +46,7 @@
 !*.vma
 !*.cfg
 !*.vmv
+!*.map
 
 # Other game assets (3rd party)
 !*.bdf