X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=ae6d327aef5eb6a9056954e268ac13ce7f260514;hb=219e917c414052ad3adbb4e9a652b55757a7b6a9;hp=de30e43bf9ee500bc85e4c50d51664c96738f05b;hpb=6c3d05ff1b6004786b33fe4276892c27d5ecd6af;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/.gitignore b/.gitignore index de30e43..ae6d327 100755 --- a/.gitignore +++ b/.gitignore @@ -1,54 +1,25 @@ -# Gitignore for MMV project. -# Whitelist mode +*.o +*.so +*.dll +*.log +*.old +*.bin -# 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 +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