Ignore pyc files

This commit is contained in:
Antoine Pitrou 2011-03-23 22:17:01 +01:00
parent fb06f44284
commit 9c8084f83d
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
syntax:glob syntax:glob
pep-0000.txt pep-0000.txt
pep-????.html pep-????.html
*.pyc
*.pyo