Merge pull request #13 from radeksimko/ignore-pyc

Ignore *.pyc files
This commit is contained in:
Emily Bache 2015-07-06 19:43:41 +02:00
commit e8f88410ea

1
.gitignore vendored
View File

@ -1 +1,2 @@
.idea/workspace.xml .idea/workspace.xml
*.pyc