.cvsignore maintenance

svn path=/trunk/; revision=4986
This commit is contained in:
guido 2003-06-28 23:04:41 +00:00
parent 9389c797ef
commit 258e83341b
13 changed files with 37 additions and 21 deletions

View file

@ -4,4 +4,5 @@ csrss.nostrip.exe
*.d
*.o
*.sym
*.map
win32k.c

View file

@ -1,6 +1,6 @@
ntvdm.coff
ntvdm.exe
ntvdm.nostrip.exe
*.coff
*.exe
*.d
*.o
*.sym
*.map

View file

@ -1,6 +1,6 @@
smss.coff
smss.exe
smss.nostrip.exe
*.coff
*.exe
*.d
*.o
*.sym
*.map

View file

@ -1,6 +1,6 @@
autochk.coff
autochk.exe
autochk.nostrip.exe
*.coff
*.exe
*.d
*.o
*.sym
*.map

View file

@ -14,3 +14,4 @@
*.sym
*.plg
*.bak
*.map

View file

@ -0,0 +1,6 @@
*.coff
*.exe
*.d
*.o
*.sym
*.map

View file

@ -1,6 +1,6 @@
gstart.coff
gstart.exe
gstart.nostrip.exe
*.coff
*.exe
*.d
*.o
*.sym
*.map

View file

@ -0,0 +1,6 @@
*.coff
*.exe
*.d
*.o
*.sym
*.map

View file

@ -4,3 +4,4 @@ services.nostrip.exe
*.d
*.o
*.sym
*.map

View file

@ -3,3 +3,4 @@
*.exe
*.o
*.sym
*.map

View file

@ -3,3 +3,4 @@
*.exe
*.o
*.sym
*.map

View file

@ -1,6 +1,6 @@
winlogon.coff
winlogon.exe
winlogon.nostrip.exe
*.coff
*.exe
*.d
*.o
*.sym
*.map

View file

@ -1,9 +1,8 @@
base.tmp
junk.tmp
temp.exp
win32k.sys
win32k.nostrip.sys
win32k.coff
win32k.sym
*.tmp
*.sys
*.coff
*.sym
*.map
*.d
*.o