Browse Source

- ignore *.pyc and *.pyo files

Jan Janak 20 years ago
parent
commit
807a0fa07c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .cvsignore

+ 2 - 0
.cvsignore

@@ -2,3 +2,5 @@ cfg.tab.c
 cfg.tab.h
 lex.yy.c
 ser
+*.pyc
+*.pyo