gpodder/.gitignore
JuanCanham d7b5843123
Make error message more verbose on NotFound sync error (#1235)
* Make error message more verbose on NotFound sync error

* Add Spanish translation

Co-authored-by: Rioting Pacifist <linux@riotingpacifist.net>
2022-03-08 21:59:40 -07:00

16 lines
242 B
Plaintext

*.pyc
__pycache__
*~
*.in.h
*.ui.h
.coverage
src/podcastparser.py
src/mygpoclient
src/dbus
build
share/applications/gpodder-url-handler.desktop
share/applications/gpodder.desktop
share/dbus-1/services/org.gpodder.service
share/locale/
venv/*