mirror of
https://github.com/kemayo/leech
synced 2026-05-07 12:01:18 +02:00
Ignore an output directory
This commit is contained in:
parent
0e229b1a1b
commit
9e2f2f4b7a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ leech.cookies
|
|||
leech.json
|
||||
venv/
|
||||
.venv
|
||||
output/
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Reference in a new issue