source: trunk/CVSROOT/cvsignore@ 5280

Last change on this file since 5280 was 4711, checked in by bird, 25 years ago

Ignore makefile.inc also.

File size: 263 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
Note: See TracBrowser for help on using the repository browser.