mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:32:56 +00:00
Doing some work on the msvcrt Wine mess.
Added .cvsignore to make it less trouble to see whats going on. svn path=/trunk/; revision=11989
This commit is contained in:
parent
698924b5ec
commit
f6e33ed19b
1 changed files with 11 additions and 0 deletions
11
reactos/lib/msvcrt/wine/.cvsignore
Normal file
11
reactos/lib/msvcrt/wine/.cvsignore
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
*.coff
|
||||||
|
*.dll
|
||||||
|
*.d
|
||||||
|
*.o
|
||||||
|
*.sym
|
||||||
|
*.dsp
|
||||||
|
*.dsw
|
||||||
|
*.ncb
|
||||||
|
*.opt
|
||||||
|
*.map
|
||||||
|
*.gch
|
Loading…
Add table
Add a link
Reference in a new issue