Ignore .pyc files.

Change-Id: I74c1197fb5c8c35903f0ede8442741d2fc1d3f1d
This commit is contained in:
Robert Collins 2012-12-14 13:25:18 +13:00
parent daf9fc1d6b
commit 573ee28fd2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
.testrepository
*.swp
*.pyc