Initial commit: sanitize repository for remote push
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
*.json
|
||||
*.log
|
||||
*.log.*
|
||||
*.part
|
||||
*.flv
|
||||
data/
|
||||
session/
|
||||
logs/
|
||||
stage/
|
||||
__pycache__/
|
||||
qrcode.png
|
||||
.venv/
|
||||
test/add_2_collection.py
|
||||
Reference in New Issue
Block a user