Merge pull request #5 from sjn/master

Ignore generated __pycache__ directories
This commit is contained in:
Thomas Perl 2014-02-06 23:07:07 +01:00
commit 2bd7b417af

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
gpodder
jsonconfig.py
main.py
podcastparser.py
qml/common
__pycache__