This commit is contained in:
2024-11-21 14:30:19 +07:00
parent bb5c579630
commit 261ad5a5b0
228 changed files with 378014 additions and 41873 deletions

25
.gitignore vendored
View File

@@ -41,7 +41,32 @@ wheels/
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
.pytest_cache/
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery
celerybeat-schedule.*
# SageMath parsed files
*.sage.py
# Environments
.env
/lokal
# mkdocs documentation