mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 20:23:34 +00:00
CVS maintenance
svn path=/trunk/; revision=8288
This commit is contained in:
parent
391292e419
commit
c2458a1a4c
5 changed files with 18 additions and 4 deletions
6
reactos/apps/tests/cliarea/.cvsignore
Normal file
6
reactos/apps/tests/cliarea/.cvsignore
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.exe
|
||||||
|
*.coff
|
||||||
|
*.sym
|
||||||
|
*.map
|
6
reactos/apps/tests/lock/.cvsignore
Normal file
6
reactos/apps/tests/lock/.cvsignore
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
*.exe
|
||||||
|
*.sym
|
||||||
|
*.coff
|
||||||
|
*.d
|
||||||
|
*.o
|
||||||
|
*.map
|
|
@ -1,8 +1,7 @@
|
||||||
base.tmp
|
base.tmp
|
||||||
junk.tmp
|
junk.tmp
|
||||||
temp.exp
|
temp.exp
|
||||||
sound.coff
|
*.coff
|
||||||
sound.sys
|
*.sys
|
||||||
sound.sys.unstripped
|
*.sym
|
||||||
|
|
||||||
*.map
|
*.map
|
||||||
|
|
|
@ -2,5 +2,6 @@ objects
|
||||||
tditest.coff
|
tditest.coff
|
||||||
*.d
|
*.d
|
||||||
*.o
|
*.o
|
||||||
|
*.sys
|
||||||
*.sym
|
*.sym
|
||||||
*.map
|
*.map
|
||||||
|
|
2
reactos/drivers/net/tditest/tditest/.cvsignore
Normal file
2
reactos/drivers/net/tditest/tditest/.cvsignore
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
*.o
|
||||||
|
*.map
|
Loading…
Add table
Add a link
Reference in a new issue