added missing and fixed .cvsignore files

svn path=/trunk/; revision=7415
This commit is contained in:
Thomas Bluemel
2004-01-02 21:45:22 +00:00
parent 1fc3cf8187
commit a93fff8b9c
4 changed files with 24 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
*.coff
*.dll
*.d
*.a
*.o
*.sym
*.map
*.tmp
Makefile.ros
+8
View File
@@ -0,0 +1,8 @@
*.coff
*.dll
*.d
*.a
*.o
*.sym
*.map
*.tmp
+6
View File
@@ -0,0 +1,6 @@
*.o
*.d
*.exe
*.coff
*.sym
*.map
+1
View File
@@ -1,3 +1,4 @@
Makefile
winebuild
winebuild.man
*.exe