Browse Source

cvsignore files for new directories

David Rose 21 years ago
parent
commit
209cf4b59b
3 changed files with 11 additions and 0 deletions
  1. 5 0
      pandatool/.gitignore
  2. 3 0
      pandatool/src/vrml/.gitignore
  3. 3 0
      pandatool/src/xfile/.gitignore

+ 5 - 0
pandatool/.gitignore

@@ -1,2 +1,7 @@
+/bin/
+/etc/
+/include/
+/lib/
+/shared/
 Makefile
 pp.dep

+ 3 - 0
pandatool/src/vrml/.gitignore

@@ -0,0 +1,3 @@
+/vrmlLexer.cxx
+/vrmlParser.cxx
+/vrmlParser.h

+ 3 - 0
pandatool/src/xfile/.gitignore

@@ -0,0 +1,3 @@
+/xLexer.cxx
+/xParser.cxx
+/xParser.h