X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=a9cf8bd9e890709ee466585f21a042544efd8545;hb=d6171f1c56789b2ca79efa3313fbbf74a13bda7a;hp=988d57d89684d6cd85173900e475cf3badb972c9;hpb=b8ce05b34d018f52a190b6be837f9693a983b771;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/.gitignore b/.gitignore index 988d57d..a9cf8bd 100755 --- a/.gitignore +++ b/.gitignore @@ -1,53 +1,23 @@ -# 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 +compile_commands.json -# 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 +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