mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
again more .cvsignore maintenance
svn path=/trunk/; revision=4988
This commit is contained in:
parent
4dd0876325
commit
19a10245f0
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
*.d
|
*.d
|
||||||
halx86up.coff
|
*.coff
|
||||||
hal.dll
|
*.dll
|
||||||
hal.nostrip.dll
|
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
*.sym
|
*.sym
|
||||||
|
*.map
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
*.d
|
*.d
|
||||||
hal.dll
|
*.dll
|
||||||
hal.nostrip.dll
|
*.coff
|
||||||
halx86up.coff
|
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
*.sym
|
*.sym
|
||||||
|
*.map
|
||||||
|
|
Loading…
Reference in a new issue