mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
add .cvsignore files for *.o and *.d
svn path=/trunk/; revision=10375
This commit is contained in:
@@ -24,3 +24,4 @@ WineRelease
|
||||
buildno.h
|
||||
notifyhook.dll
|
||||
*.gch
|
||||
*.h.pch
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
*.d
|
||||
*.o
|
||||
@@ -0,0 +1,2 @@
|
||||
*.d
|
||||
*.o
|
||||
@@ -1,2 +1,7 @@
|
||||
Debug
|
||||
Release
|
||||
*.d
|
||||
*.o
|
||||
*.dll
|
||||
*.gch
|
||||
*.h.pch
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
*.d
|
||||
*.o
|
||||
@@ -0,0 +1,2 @@
|
||||
*.d
|
||||
*.o
|
||||
Reference in New Issue
Block a user