- Add *.pch to list of ignored files.

svn path=/trunk/; revision=10347
This commit is contained in:
Filip Navara
2004-08-01 22:02:30 +00:00
parent a0198bed0d
commit 03578741a9
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -10,4 +10,5 @@ temp.exp
*.sym
*.tmp
*.gch
*.pch
*.map
+1
View File
@@ -4,3 +4,4 @@ Makefile.tests
*.d
*.o
*.a
*.pch
+1
View File
@@ -1,6 +1,7 @@
temp.exp
*.tmp
*.gch
*.pch
*.sys
*.coff
*.sym
+1 -1
View File
@@ -4,4 +4,4 @@ Makefile.tests
*.d
*.o
*.a
*.pch