GitList
About
Refresh
Report bug
Help
Files
Commits
Stats
Network
Graph
sip-router
/
Commit 807a0fa07c58ff572b1ec162750bc4b8babd7f2e
Browse code
- ignore *.pyc and *.pyo files
Jan Janak
authored on 21/12/2005 18:20:09
Showing 1 changed files
.cvsignore
index cf563c2c01..85a77fae3d 100644
.cvsignore
History
View file @ 807a0fa07c
...
...
@@ -2,3 +2,5 @@ cfg.tab.c
2
2
cfg.tab.h
3
3
lex.yy.c
4
4
ser
5
+*.pyc
6
+*.pyo