refactor
[carveJwlIkooP6JGAAIwe30JlM.git] / .gitignore
index a9534e41b75c95001f44f2c769bd2b6bd85865f0..510138c2a2960889413c10c2b36c624fae4b63fc 100755 (executable)
@@ -1,55 +1,13 @@
-# Gitignore for MMV project.
-#  Whitelist mode
+*.o
+*.so
+*.dll
+*.log
 
-# Ignore all but directories
-*
-!*/
+# soft links
+steamworks_sdk
+vg
 
 bin/
-restricted/
 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
-!*.vdf
-!*.qoi
+compile_commands.json