Merge pull request #5 from sjn/master
Ignore generated __pycache__ directories
This commit is contained in:
commit
2bd7b417af
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
gpodder
|
||||||
|
jsonconfig.py
|
||||||
|
main.py
|
||||||
|
podcastparser.py
|
||||||
|
qml/common
|
||||||
|
__pycache__
|
Loading…
Add table
Add a link
Reference in a new issue