source: trunk/CVSROOT/cvsignore@ 8889

Last change on this file since 8889 was 7592, checked in by bird, 24 years ago

Added dummy.c

File size: 271 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
15resource.asm
16*.lrf
17*.vpj
18*.vtg
19bin
20*.sym
21*.err
22*.*obj
23makefile.inc
24dummy.c
Note: See TracBrowser for help on using the repository browser.