OLD | NEW |
---|---|
1 *.a | 1 *.a |
2 *.exe | 2 *.exe |
3 *.lib | 3 *.lib |
4 *.log | 4 *.log |
5 *.map | 5 *.map |
6 *.mk | 6 *.mk |
7 *.ncb | 7 *.ncb |
8 *.pyc | 8 *.pyc |
9 *.scons* | 9 *.scons* |
10 *.suo | 10 *.suo |
11 *.user | 11 *.user |
12 *.xcodeproj | 12 *.xcodeproj |
13 *.idb | |
14 *.pdb | |
15 #*# | |
16 *~ | |
13 d8 | 17 d8 |
14 d8_g | 18 d8_g |
15 shell | 19 shell |
16 shell_g | 20 shell_g |
17 /obj/ | 21 /obj/ |
18 /tools/visual_studio/Debug | 22 /tools/visual_studio/Debug |
19 /tools/visual_studio/Release | 23 /tools/visual_studio/Release |
20 /xcodebuild/ | 24 /xcodebuild/ |
21 TAGS | 25 TAGS |
OLD | NEW |