X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=a9d0441cb9265535395007b034ea2973138aa560;hb=3b841cc427adddeeb5b624d254587a45622d506d;hp=7913c0afde66065347ddd62a466ffae68abd02a0;hpb=a669a3849c25dd21c83151e90c1df20058d6a5b3;p=vg.git diff --git a/.gitignore b/.gitignore index 7913c0a..a9d0441 100755 --- a/.gitignore +++ b/.gitignore @@ -1,46 +1,6 @@ -# Gitignore for MMV project. -# Whitelist mode +*.o +*.so +*.dll +*.swp -# 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 +bin/