cvsignore files for new directories

This commit is contained in:
David Rose 2004-10-13 23:17:35 +00:00
parent 4460770b92
commit 209cf4b59b
3 changed files with 11 additions and 0 deletions

View File

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

3
pandatool/src/vrml/.gitignore vendored Normal file
View File

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

3
pandatool/src/xfile/.gitignore vendored Normal file
View File

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