mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Fix .gitignore wrt tests
This commit is contained in:
parent
acc8a919a9
commit
3018902475
13
.gitignore
vendored
13
.gitignore
vendored
@ -36,15 +36,10 @@ libSDL2pp.dll
|
||||
libSDL2pp.dll.a
|
||||
libSDL2pp.so
|
||||
libSDL2pp.so.*
|
||||
tests/*.exe
|
||||
tests/live_mixer
|
||||
tests/live_rendering
|
||||
tests/live_window
|
||||
tests/test_error
|
||||
tests/test_optional
|
||||
tests/test_pointrect
|
||||
tests/test_pointrect_constexpr
|
||||
tests/test_rwops
|
||||
tests/live_*
|
||||
tests/test_*
|
||||
!tests/live_*.cc
|
||||
!tests/test_*.cc
|
||||
|
||||
# Generated tests
|
||||
tests/SDL2pp_*_hh_test*
|
||||
|
Loading…
x
Reference in New Issue
Block a user