Time to vacuum it up
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Download state files
|
||||
seen_urls.txt
|
||||
seen_episodes.txt
|
||||
series_state.json
|
||||
errors.json
|
||||
|
||||
# Downloaded content
|
||||
Downloads/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
Reference in New Issue
Block a user