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
|
||||
src/.env
|
||||
.env
|
||||
storage.txt
|
||||
|
|
|
@ -4,5 +4,5 @@ a new episode comes up.
|
|||
|
||||
## TODO
|
||||
- [X] Permanentes Zwischenspeichern von bekannten Podcasts
|
||||
- [ ] systemD Daemon
|
||||
- [ ] Deploy on homeserver
|
||||
- [X] systemD Unit
|
||||
- [X] Deploy on homeserver
|
||||
|
|
Loading…
Add table
Reference in a new issue