X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=a9d0441cb9265535395007b034ea2973138aa560;hb=3b841cc427adddeeb5b624d254587a45622d506d;hp=fc078ca4c3d7d78618722cc340b0668c4fd525dd;hpb=3dd767bb10e6fee9cbffeb185d1a9685810c17b5;p=vg.git diff --git a/.gitignore b/.gitignore index fc078ca..a9d0441 100755 --- a/.gitignore +++ b/.gitignore @@ -1,64 +1,6 @@ - *.o *.so *.dll +*.swp bin/ - - -# Gitignore for MMV project. -# Whitelist mode - -# Ignore all but directories -#* -#!*/ -# -#build.linux/ -#build.win32/ -#restricted/ -#.temp_textures/ -# -## ALLOW ============================ -#!.gitattributes -#!.gitignore -#!.gitmodules -# -## Dependencies _____________________ -##!*.so -#!*.a -#!*.dll -# -## 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