diff options
| author | Morgana <Morgana@icolotl.com> | 2026-09-16 14:42:36 -0500 |
|---|---|---|
| committer | Morgana <Morgana@icolotl.com> | 2026-09-16 14:42:36 -0500 |
| commit | a7cbcf6efdc7c50814374b22d41a05f69eeb1ef4 (patch) | |
| tree | a289c89d6d1216edcd8ed78e0a4cdd6ff9205936 /.gitignore | |
| parent | 971a7225d784a624b4ceb56b9e367d6f33625482 (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ __pycache__/ .venv/ data/ -music/
\ No newline at end of file +music/ +static/dl/
\ No newline at end of file |
