more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-02-06 23:34:28 +00:00
parent bc413685c6
commit f303327872
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
setup.h

2
src/common/.cvsignore Normal file
View File

@@ -0,0 +1,2 @@
y_tab.c
lex_yy.c