X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=2a91391017a7689047aa1bd53f2c169baaa95b24;hb=9d0ff08fef8507613586856de7ce25d43704db92;hp=a9534e41b75c95001f44f2c769bd2b6bd85865f0;hpb=859f92700a49095740474842730af9ede3430c3b;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/.gitignore b/.gitignore index a9534e4..2a91391 100755 --- a/.gitignore +++ b/.gitignore @@ -1,55 +1,24 @@ -# Gitignore for MMV project. -# Whitelist mode +*.o +*.so +*.dll +*.log +*.old -# 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 +models_src/boards/workshop + +compile_commands.json + +sound_src/rtj3_01_down.ogg +sound_src/song.ogg +sound_src/rtj3_02_talktome.ogg +sound_src/rtj3_02_talktome.ogg.reapeaks +sound_src/song1.ogg +sound_src/memes.ogg +sound_src/memes.ogg.reapeaks +sound_src/delta.ogg