mirror of
https://github.com/Radiquum/furaffinity-dl.git
synced 2025-04-05 15:54:38 +00:00
- workaround for NTFS filesystem when username ends with dot. - ReadMe changes - other minor changes
19 lines
227 B
Text
19 lines
227 B
Text
# My cookies, committing them to a public repo would not be a good idea
|
|
cookies.txt
|
|
|
|
# Downloaded types
|
|
*.png
|
|
*.jpg
|
|
*.json
|
|
*.gif
|
|
*.swf
|
|
|
|
# Default download folder
|
|
Submissions/
|
|
|
|
#Dev stuff
|
|
list.txt
|
|
.vscode
|
|
.idea
|
|
venv
|
|
__pycache__
|