dead
[carveJwlIkooP6JGAAIwe30JlM.git] / .gitignore
index b02fe5865c27e7ba4cb0828312c707be1d2707db..d14eaf677ba4e94434fd07045504224012573a98 100755 (executable)
@@ -1,54 +1,14 @@
-# Gitignore for MMV project.
-#  Whitelist mode
+*.o
+*.so
+*.dll
+*.log
+*.old
 
-# Ignore all but directories
-*
-!*/
+# soft links
+steamworks_sdk
+vg
 
-build.linux/
-build.win32/
-restricted/
-.temp_textures/
+bin/
+dist/
 
-# ALLOW ============================
-!.gitattributes
-!.gitignore
-!.gitmodules
-
-# Code sources _____________________
-# C source files
-!*.c
-!*.h
-
-# Blender projects
-!*.blend
-
-# GLSL shader source files
-!*.fs
-!*.vs
-!*.gls
-!*.glsl
-
-# Python source files
-!*.py
-
-# Build scripts
-!*.sh
-!*.bat
-!*.conf
-
-# Compiled resources _______________
-# MMV proprietary files
-!*.vmd
-!*.vma
-!*.cfg
-!*.vmv
-!*.map
-!*.mdl
-
-# Other game assets (3rd party)
-!*.bdf
-!*.png
-!*.ogg
-!*.txt
-!*.tga
+compile_commands.json