Refactor, GLFW->SDL
[vg.git] / .gitignore
index 42c290c13e0b582c2d1f6af1cd3667b5b1829ce5..2019de12eceb3e4d8d6f79c4e858083652ba6de8 100755 (executable)
@@ -1,50 +1,5 @@
-# Gitignore for MMV project.
-#  Whitelist mode
+*.o
+*.so
+*.dll
 
-# Ignore all but directories
-*
-!*/
-
-build.linux/
-build.win32/
-restricted/
-
-# ALLOW ============================
-!.gitattributes
-!.gitignore
-!.gitmodules
-
-# Code sources _____________________
-# C source files
-!*.c
-!*.h
-
-# Blender projects
-!*.blend
-
-# GLSL shader source files
-!*.fs
-!*.vs
-!*.gls
-
-# Python source files
-!*.py
-
-# Build scripts
-!*.sh
-!*.bat
-
-# Compiled resources _______________
-# MMV proprietary files
-!*.vmd
-!*.vma
-!*.cfg
-!*.vmv
-!*.map
-
-# Other game assets (3rd party)
-!*.bdf
-!*.png
-!*.ogg
-!*.txt
-!*.tga
+bin/