X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=a9d0441cb9265535395007b034ea2973138aa560;hb=8d180b64058791e67b481d28bc57c7f2ed9c1e3d;hp=379dcb07d5b28793ecca1abcf2bd7e25c0aa79f1;hpb=ff65fd676c2b4c79b8eb205cdd7ae9349be0c1a7;p=vg.git diff --git a/.gitignore b/.gitignore index 379dcb0..a9d0441 100755 --- a/.gitignore +++ b/.gitignore @@ -1,48 +1,6 @@ -# Gitignore for MMV project. -# Whitelist mode +*.o +*.so +*.dll +*.swp -# Ignore all but directories -* -!*/ - -build.linux/ -cglm/ - -# ALLOW ============================ -!.gitattributes -!.gitignore -!.gitmodules - -# 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/