updated .gitignore for osx

master
Palana 2013-11-14 17:26:06 +01:00
parent f263d585bf
commit 595dad2e70
2 changed files with 11 additions and 0 deletions

8
.gitignore vendored
View File

@ -1,6 +1,9 @@
*.exe
*.dll
*.dylib
*.so
/other/
Release_MD/
Release/
@ -61,3 +64,8 @@ tags
*.lnk
*.chm
*~
*.o.d
*.ninja
.ninja*
.dirstamp

3
build/.gitignore vendored
View File

@ -0,0 +1,3 @@
CMakeFiles
CMakeCache.txt
*.cmake