Start Python rewrite
This commit is contained in:
parent
f06c6dd767
commit
4550fa25f7
167 changed files with 98 additions and 265573 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,6 +1,11 @@
|
|||
.idea
|
||||
.vscode
|
||||
|
||||
.venv
|
||||
pip-selfcheck.json
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
*.db
|
||||
*.yaml
|
||||
!example-config.yaml
|
||||
|
@ -8,12 +13,3 @@
|
|||
logs/
|
||||
|
||||
plugins/
|
||||
|
||||
# Bots under maubot.xyz
|
||||
jesaribot/
|
||||
sed/
|
||||
github/
|
||||
gitlab/
|
||||
rss/
|
||||
factorial/
|
||||
dictionary/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue