Merge "Ignore pyc files"

This commit is contained in:
Rintaro Kuroiwa 2014-01-06 20:11:55 +00:00 committed by Gerrit Code Review
commit 79bd9eb51d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.pyc
.cproject .cproject
.project .project
.pydevproject .pydevproject