mirror of
https://github.com/tgbot-collection/YYeTsBot.git
synced 2025-11-25 03:15:05 +08:00
151 lines
2.4 KiB
Plaintext
151 lines
2.4 KiB
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# C extensions
|
|
*.so
|
|
|
|
# Distribution / packaging
|
|
.Python
|
|
build/
|
|
develop-eggs/
|
|
dist/
|
|
downloads/
|
|
eggs/
|
|
.eggs/
|
|
lib/
|
|
lib64/
|
|
parts/
|
|
sdist/
|
|
var/
|
|
wheels/
|
|
*.egg-info/
|
|
.installed.cfg
|
|
*.egg
|
|
MANIFEST
|
|
|
|
# PyInstaller
|
|
# Usually these files are written by a python script from a template
|
|
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
|
*.manifest
|
|
#*.spec
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt
|
|
|
|
# Unit test / coverage reports
|
|
htmlcov/
|
|
.tox/
|
|
.coverage
|
|
.coverage.*
|
|
.cache
|
|
nosetests.xml
|
|
coverage.xml
|
|
*.cover
|
|
.hypothesis/
|
|
.pytest_cache/
|
|
|
|
# Translations
|
|
*.mo
|
|
*.pot
|
|
*.dat
|
|
*.dir
|
|
|
|
# Django stuff:
|
|
*.log
|
|
local_settings.py
|
|
db.sqlite3
|
|
|
|
# Flask stuff:
|
|
instance/
|
|
.webassets-cache
|
|
|
|
# Scrapy stuff:
|
|
.scrapy
|
|
|
|
# Sphinx documentation
|
|
docs/_build/
|
|
|
|
# PyBuilder
|
|
target/
|
|
|
|
# Jupyter Notebook
|
|
.ipynb_checkpoints
|
|
|
|
# pyenv
|
|
.python-version
|
|
|
|
# celery beat schedule file
|
|
celerybeat-schedule
|
|
|
|
# SageMath parsed files
|
|
*.sage.py
|
|
|
|
# Environments
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
env.bak/
|
|
venv.bak/
|
|
|
|
# Spyder project settings
|
|
.spyderproject
|
|
.spyproject
|
|
|
|
# Rope project settings
|
|
.ropeproject
|
|
|
|
# mkdocs documentation
|
|
/site
|
|
|
|
# mypy
|
|
.mypy_cache/
|
|
/.idea/$CACHE_FILE$
|
|
/.idea/.gitignore
|
|
/.idea/misc.xml
|
|
/.idea/modules.xml
|
|
/.idea/vcs.xml
|
|
.idea/
|
|
/yyetsbot/data/cookies.dump
|
|
/.idea/inspectionProfiles/profiles_settings.xml
|
|
yyetsbot/data/
|
|
health_check/client.session
|
|
|
|
/tools/worker/.idea/
|
|
/tools/worker/workers-site/node_modules/*
|
|
/tools/worker/workers-site/worker/script.js
|
|
/health_check/client-hc.session
|
|
mongo_data/*
|
|
certs/*
|
|
data/*
|
|
logs/*
|
|
**/.DS_Store
|
|
/yyetsweb/yyets_sqlite.db
|
|
/yyetsweb/yyetsweb
|
|
/yyetsweb/assets.go
|
|
/yyetsweb/templates/sponsor/*
|
|
/yyetsweb/templates/svg/*
|
|
/yyetsweb/templates/index.css
|
|
/yyetsweb/templates/logo*
|
|
/yyetsweb/templates/*.json
|
|
|
|
/yyetsweb/templates/*
|
|
/yyetsweb/templates/data/*
|
|
/yyetsweb/builds/
|
|
/builds/checksum-sha256sum.txt
|
|
/yyetsweb/1.html
|
|
!/env/
|
|
!/mongo_data/
|
|
/env/yyets.env
|
|
!/docker-compose.override.yml
|
|
/docker-compose.override.yml
|
|
/yyetsweb/templates/dump/yyets_mongo.gz
|
|
/yyetsweb/templates/dump/yyets_mysql.zip
|
|
/yyetsweb/templates/dump/yyets_sqlite.zip
|
|
/yyetsweb/subtitle_data/attachment/201001/17/758231_1263706947i2nW.rar
|
|
/yyetsweb/subtitle_data/attachment/200912/4/212807_1259889699DJm8.rar
|