17 lines
234 B
Plaintext
17 lines
234 B
Plaintext
# python
|
|
venv
|
|
__pycache__
|
|
# cable data folder(s)
|
|
cables
|
|
cables-sample.zip
|
|
# meilisearch (mainly where I've put the data volume for the container)
|
|
meili_data
|
|
# IDE things
|
|
.vscode
|
|
.idea
|
|
# videos
|
|
*.webm
|
|
output.mp4
|
|
# log files
|
|
output.log
|