X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=a9cf8bd9e890709ee466585f21a042544efd8545;hb=2673c575386c604fc2c0603dba2480eda05cf97a;hp=31dfd3c13a3573183bec94f765da609ff2d6edec;hpb=ecc4dfbfb3adf91d2dfc03ba0ec9a821fcc2390c;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/.gitignore b/.gitignore index 31dfd3c..a9cf8bd 100755 --- a/.gitignore +++ b/.gitignore @@ -1,53 +1,23 @@ -# Gitignore for MMV project. -# Whitelist mode - -# Ignore all but directories -* -!*/ - -build.linux/ -build.win32/ -restricted/ -.temp_textures/ - -# 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 - -# Other game assets (3rd party) -!*.bdf -!*.png -!*.ogg -!*.txt -!*.tga +*.o +*.so +*.dll +*.log +*.old + +# soft links +steamworks_sdk +vg + +bin/ +dist/ + +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