mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
added .cvsignore
svn path=/trunk/; revision=8212
This commit is contained in:
parent
596a4b878e
commit
3b0926761a
1 changed files with 19 additions and 0 deletions
19
reactos/subsys/system/explorer/winefile/.cvsignore
Normal file
19
reactos/subsys/system/explorer/winefile/.cvsignore
Normal file
|
@ -0,0 +1,19 @@
|
|||
*.coff
|
||||
*.exe
|
||||
*.d
|
||||
*.o
|
||||
*.sym
|
||||
*.map
|
||||
Debug
|
||||
Release
|
||||
UDebug
|
||||
URelease
|
||||
winefileDebug
|
||||
winefileRelease
|
||||
winefileUDebug
|
||||
winefileURelease
|
||||
*.ncb
|
||||
*.opt
|
||||
*.aps
|
||||
*.ncb
|
||||
*.plg
|
Loading…
Reference in a new issue