X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=2019de12eceb3e4d8d6f79c4e858083652ba6de8;hb=4c48fe01a5d1983be89b7dce6f08e6b708cfbb05;hp=3431ab8d8ef7356d31f42ade36b14d192c07db6e;hpb=505d1684d93eea6b92235dbd4722b6caf854ff18;p=vg.git diff --git a/.gitignore b/.gitignore index 3431ab8..2019de1 100755 --- a/.gitignore +++ b/.gitignore @@ -1,56 +1,5 @@ -# Gitignore for MMV project. -# Whitelist mode +*.o +*.so +*.dll -# 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 +bin/