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