X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=a9d0441cb9265535395007b034ea2973138aa560;hb=ba09ee4b8ed1d994f0e97c8c34f221dc13555195;hp=a3255d6ded6db7217a015542dd97b85cff17e231;hpb=d03dded620ac200a907a3b72f8504d6e7284be37;p=vg.git diff --git a/.gitignore b/.gitignore index a3255d6..a9d0441 100755 --- a/.gitignore +++ b/.gitignore @@ -1,48 +1,6 @@ -# Gitignore for MMV project. -# Whitelist mode +*.o +*.so +*.dll +*.swp -# Ignore all but directories -* -!*/ - -./build.linux -./cglm - -# 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 - -# Compiled resources _______________ -# MMV proprietary files -!*.vmd -!*.vma -!*.cfg -!*.vmv - -# Other game assets (3rd party) -!*.bdf -!*.png -!*.ogg -!*.txt -!*.tga +bin/