split engine from game
[vg.git] / .gitignore
index 755fe2131fb18906ce2c9058d1f29c6731cdde62..7d497edec3baeafdc1f7e55b92fadadd22771f5b 100755 (executable)
@@ -8,12 +8,18 @@
 build.linux/
 build.win32/
 restricted/
+.temp_textures/
 
 # ALLOW ============================
 !.gitattributes
 !.gitignore
 !.gitmodules
 
+# Dependencies _____________________
+!*.so
+!*.a
+!*.dll
+
 # Code sources _____________________
 # C source files
 !*.c
@@ -40,6 +46,7 @@ restricted/
 !*.vma
 !*.cfg
 !*.vmv
+!*.map
 
 # Other game assets (3rd party)
 !*.bdf