34 lines
350 B
Plaintext
34 lines
350 B
Plaintext
.idea/
|
|
.idea_modules/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.Python
|
|
build/
|
|
dist/
|
|
*.mp4
|
|
*.ts
|
|
rand*.ts
|
|
tmp_concat_*.txt
|
|
*.egg-info/
|
|
*.egg
|
|
*.manifest
|
|
*.spec
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt
|
|
.hypothesis/
|
|
.pytest_cache/
|
|
*.mo
|
|
*.pot
|
|
*.log
|
|
db.sqlite3
|
|
db.sqlite3-journal
|
|
docs/_build/
|
|
.pybuilder/
|
|
target/
|
|
.ipynb_checkpoints
|
|
.venv
|
|
venv/
|
|
cython_debug/
|