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