ignore storage
This commit is contained in:
parent
4b499d5fc7
commit
57e2498257
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
.venv
|
.venv
|
||||||
src/.env
|
src/.env
|
||||||
.env
|
.env
|
||||||
|
storage.txt
|
||||||
|
|
|
@ -4,5 +4,5 @@ a new episode comes up.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- [X] Permanentes Zwischenspeichern von bekannten Podcasts
|
- [X] Permanentes Zwischenspeichern von bekannten Podcasts
|
||||||
- [ ] systemD Daemon
|
- [X] systemD Unit
|
||||||
- [ ] Deploy on homeserver
|
- [X] Deploy on homeserver
|
||||||
|
|
Loading…
Add table
Reference in a new issue