X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=.gitignore;h=de30e43bf9ee500bc85e4c50d51664c96738f05b;hb=be6707a307bfeec1b45cca8b3fb647e81262be87;hp=c4001642301cb5590fc49db1b60b6a680821e34a;hpb=3f59dc191c7792947cd2d3f6588be06933fd49f0;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/.gitignore b/.gitignore index c400164..de30e43 100755 --- a/.gitignore +++ b/.gitignore @@ -5,10 +5,9 @@ * !*/ -build.linux/ -build.win32/ +bin/ restricted/ -.temp_textures/ +dist/ # ALLOW ============================ !.gitattributes @@ -27,6 +26,7 @@ restricted/ !*.fs !*.vs !*.gls +!*.glsl # Python source files !*.py @@ -43,6 +43,7 @@ restricted/ !*.cfg !*.vmv !*.map +!*.mdl # Other game assets (3rd party) !*.bdf @@ -50,3 +51,4 @@ restricted/ !*.ogg !*.txt !*.tga +!*.vdf