source:
trunk/CVSROOT/cvsignore@
10366
Last change on this file since 10366 was 9123, checked in by , 23 years ago | |
---|---|
File size: 276 bytes |
Line | |
---|---|
1 | # cvsignore |
2 | # contains all the files which per default shouldn't be checked |
3 | # for when updateing |
4 | # for more info check the cvs docs. |
5 | *.dll |
6 | *.lib |
7 | *.obj |
8 | .#* |
9 | *.pch |
10 | *.map |
11 | *.exe |
12 | *.res |
13 | .depend |
14 | *exp.def |
15 | resource.asm |
16 | *.lrf |
17 | *.vpj |
18 | *.vtg |
19 | bin |
20 | obj |
21 | *.sym |
22 | *.err |
23 | *.*obj |
24 | makefile.inc |
25 | dummy.c |
26 |
Note:
See TracBrowser
for help on using the repository browser.