X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=a0a220f99050044c67f8c2cd0434bbfa2ad96140;hb=1fd91b77f23ce1593037e01b9abb62859545b400;hp=c4001642301cb5590fc49db1b60b6a680821e34a;hpb=3f59dc191c7792947cd2d3f6588be06933fd49f0;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/.gitignore b/.gitignore index c400164..a0a220f 100755 --- a/.gitignore +++ b/.gitignore @@ -1,52 +1,26 @@ -# 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 - -# 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 +*.bin +*.swp + +# soft links +steamworks_sdk +vg + +bin/ +dist/ +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