further .gitignore updates

main
Ozkan Sezer 2021-02-14 11:55:24 +03:00
parent a6388cf2ca
commit 2faa478325
1 changed files with 4 additions and 12 deletions

16
.gitignore vendored
View File

@ -13,6 +13,7 @@ SDL2.spec
build build
gen gen
Build Build
buildbot
*.so *.so
*.so.* *.so.*
@ -22,6 +23,9 @@ Build
*.lib *.lib
*.a *.a
*.la *.la
*.dSYM
*,e1f
*,ff8
*.lnk *.lnk
*.err *.err
*.exp *.exp
@ -87,12 +91,6 @@ VisualC/visualtest/testsprite2_sample.parameters
# for Android # for Android
android-project/local.properties android-project/local.properties
test/aclocal.m4
test/autom4te*
test/config.cache
test/config.log
test/config.status
test/Makefile
test/checkkeys test/checkkeys
test/controllermap test/controllermap
test/loopwave test/loopwave
@ -154,9 +152,3 @@ test/testvulkan
test/testwm2 test/testwm2
test/testyuv test/testyuv
test/torturethread test/torturethread
test/*.exe
test/*,e1f
test/*,ff8
test/*.dSYM
buildbot
test/buildbot