X-Git-Url: https://harrygodden.com/git/?p=fishladder.git;a=blobdiff_plain;f=.gitignore;h=c4001642301cb5590fc49db1b60b6a680821e34a;hp=7913c0afde66065347ddd62a466ffae68abd02a0;hb=HEAD;hpb=f17b92e32e2edae3692d5ea87844fbdf4a779952 diff --git a/.gitignore b/.gitignore index 7913c0a..8d4aa82 100755 --- a/.gitignore +++ b/.gitignore @@ -5,11 +5,16 @@ * !*/ -./build.linux +build.linux/ +build.win32/ +bin/ +restricted/ +.temp_textures/ # ALLOW ============================ !.gitattributes !.gitignore +!.gitmodules # Code sources _____________________ # C source files @@ -30,6 +35,7 @@ # Build scripts !*.sh !*.bat +!*.conf # Compiled resources _______________ # MMV proprietary files @@ -37,6 +43,7 @@ !*.vma !*.cfg !*.vmv +!*.map # Other game assets (3rd party) !*.bdf