author | Sam Lantinga |
Thu, 28 Feb 2013 22:20:25 -0800 | |
changeset 6940 | 142dcc136188 |
parent 6907 | a12c142a37cc |
child 6958 | 3aecdfd1c68b |
permissions | -rw-r--r-- |
1 syntax:glob
2 .svn
3 autom4te*
4 config.cache
5 config.log
6 config.status
7 Makefile
8 sdl-config
9 SDL2.spec
10 build
12 # for Xcode
13 *.orig
14 *.swp
15 *.tmp
16 *.rej
17 *~
18 *.o
19 *.mode1*
20 *.model*
21 *.perspective*
22 *.perspective*
23 *.pbxuser
24 (^|/)build($|/)
25 .DS_Store
26 Xcode/SDL/SDL.xcodeproj/xcuserdata
27 Xcode/SDL/SDL.xcodeproj/project.xcworkspace
28 Xcode/SDLTest/SDLTest.xcodeproj/xcuserdata
29 Xcode/SDLTest/SDLTest.xcodeproj/project.xcworkspace
30 Xcode-iOS/SDL/SDL.xcodeproj/xcuserdata
31 Xcode-iOS/SDL/SDL.xcodeproj/project.xcworkspace
32 Xcode-iOS/Demos/Demos.xcodeproj/xcuserdata
33 Xcode-iOS/Demos/Demos.xcodeproj/project.xcworkspace
35 # for Visual C++
36 Debug
37 Release
38 *.user
39 *.ncb
40 *.suo
42 # for Android
43 android-project/local.properties
45 sdl.pc
46 test/autom4te*
47 test/config.cache
48 test/config.log
49 test/config.status
50 test/Makefile
51 test/SDL2.dll
52 test/checkkeys
53 test/loopwave
54 test/testatomic
55 test/testaudioinfo
56 test/testdraw2
57 test/testerror
58 test/testfile
59 test/testgesture
60 test/testgl2
61 test/testgles
62 test/testhaptic
63 test/testiconv
64 test/testime
65 test/testintersections
66 test/testjoystick
67 test/testkeys
68 test/testloadso
69 test/testlock
70 test/testmessage
71 test/testmultiaudio
72 test/testnative
73 test/testoverlay2
74 test/testplatform
75 test/testpower
76 test/testrelative
77 test/testrendercopyex
78 test/testrendertarget
79 test/testresample
80 test/testrumble
81 test/testscale
82 test/testsem
83 test/testshader
84 test/testshape
85 test/testsprite2
86 test/testspriteminimal
87 test/teststreaming
88 test/testthread
89 test/testtimer
90 test/testver
91 test/testwm2
92 test/torturethread
93 test/*.exe
94 test/*.dSYM