bad char
[vg.git] / .gitignore
index 7913c0afde66065347ddd62a466ffae68abd02a0..9b172f38333fcbabbeb3ef4b5b2b7a3ec6da026a 100755 (executable)
@@ -1,46 +1,8 @@
-# Gitignore for MMV project.
-#  Whitelist mode
-
-# Ignore all but directories
-*
-!*/
-
-./build.linux
-
-# ALLOW ============================
-!.gitattributes
-!.gitignore
-
-# 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
-
-# Other game assets (3rd party)
-!*.bdf
-!*.png
-!*.ogg
-!*.txt
-!*.tga
+*.o
+*.so
+*.dll
+*.swp
+*.gc
+*.gh
+
+bin/