mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 02:45:57 -04:00
Added OS X related files to .gitignore
This commit is contained in:
parent
867219a0a1
commit
950c841079
5
.gitignore
vendored
5
.gitignore
vendored
@ -38,6 +38,8 @@ libSDL2pp.dll
|
|||||||
libSDL2pp.dll.a
|
libSDL2pp.dll.a
|
||||||
libSDL2pp.so
|
libSDL2pp.so
|
||||||
libSDL2pp.so.*
|
libSDL2pp.so.*
|
||||||
|
libSDL2pp.dylib
|
||||||
|
libSDL2pp.*.dylib
|
||||||
tests/live_*
|
tests/live_*
|
||||||
tests/test_*
|
tests/test_*
|
||||||
!tests/live_*.cc
|
!tests/live_*.cc
|
||||||
@ -48,3 +50,6 @@ tests/SDL2pp_*_hh_test*
|
|||||||
|
|
||||||
# Doxygen-generated documentation
|
# Doxygen-generated documentation
|
||||||
doxygen/
|
doxygen/
|
||||||
|
|
||||||
|
# OS Specific files
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user