updated .gitignore for osx
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,6 +1,9 @@
|
||||
*.exe
|
||||
*.dll
|
||||
|
||||
*.dylib
|
||||
*.so
|
||||
|
||||
/other/
|
||||
Release_MD/
|
||||
Release/
|
||||
@@ -61,3 +64,8 @@ tags
|
||||
*.lnk
|
||||
*.chm
|
||||
*~
|
||||
|
||||
*.o.d
|
||||
*.ninja
|
||||
.ninja*
|
||||
.dirstamp
|
||||
|
Reference in New Issue
Block a user