mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
updated .gitignore for osx
This commit is contained in:
@@ -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