mirror of https://github.com/PCSX2/pcsx2.git
97 lines
1.2 KiB
Plaintext
97 lines
1.2 KiB
Plaintext
|
syntax:glob
|
||
|
autom4te*
|
||
|
config.cache
|
||
|
config.log
|
||
|
config.status
|
||
|
Makefile
|
||
|
sdl-config
|
||
|
SDL.spec
|
||
|
SDL.qpg
|
||
|
build
|
||
|
|
||
|
# for Xcode
|
||
|
*.orig
|
||
|
*.swp
|
||
|
*.tmp
|
||
|
*.rej
|
||
|
*~
|
||
|
*.o
|
||
|
*.mode1*
|
||
|
*.model*
|
||
|
*.perspective*
|
||
|
*.perspective*
|
||
|
*.pbxuser
|
||
|
(^|/)build($|/)
|
||
|
.DS_Store
|
||
|
|
||
|
# for Visual C++
|
||
|
Debug
|
||
|
Release
|
||
|
*.user
|
||
|
*.ncb
|
||
|
*.suo
|
||
|
|
||
|
sdl.pc
|
||
|
test/autom4te*
|
||
|
test/config.cache
|
||
|
test/config.log
|
||
|
test/config.status
|
||
|
test/Makefile
|
||
|
test/SDL.dll
|
||
|
test/checkkeys
|
||
|
test/graywin
|
||
|
test/loopwave
|
||
|
test/testalpha
|
||
|
test/testatomic
|
||
|
test/testaudioinfo
|
||
|
test/testbitmap
|
||
|
test/testblitspeed
|
||
|
test/testcdrom
|
||
|
test/testcursor
|
||
|
test/testdraw2
|
||
|
test/testdyngl
|
||
|
test/testdyngles
|
||
|
test/testerror
|
||
|
test/testeyes
|
||
|
test/testfile
|
||
|
test/testfill
|
||
|
test/testgesture
|
||
|
test/testgl
|
||
|
test/testgl2
|
||
|
test/testgles
|
||
|
test/testhaptic
|
||
|
test/testhread
|
||
|
test/testiconv
|
||
|
test/testime
|
||
|
test/testintersections
|
||
|
test/testjoystick
|
||
|
test/testkeys
|
||
|
test/testloadso
|
||
|
test/testlock
|
||
|
test/testmmousetablet
|
||
|
test/testmultiaudio
|
||
|
test/testoverlay
|
||
|
test/testoverlay2
|
||
|
test/testpalette
|
||
|
test/testplatform
|
||
|
test/testpower
|
||
|
test/testresample
|
||
|
test/testscale
|
||
|
test/testsem
|
||
|
test/testshader
|
||
|
test/testshape
|
||
|
test/testsprite
|
||
|
test/testsprite2
|
||
|
test/testspriteminimal
|
||
|
test/teststreaming
|
||
|
test/testtimer
|
||
|
test/testver
|
||
|
test/testvidinfo
|
||
|
test/testwin
|
||
|
test/testwm
|
||
|
test/testwm2
|
||
|
test/threadwin
|
||
|
test/torturethread
|
||
|
test/*.exe
|
||
|
test/*.dSYM
|