mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-25 13:30:58 +00:00
first commit
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@ -1,16 +1,7 @@
|
||||
# idea
|
||||
plugin/
|
||||
.venv/
|
||||
|
||||
.cache/
|
||||
data/
|
||||
|
||||
# config
|
||||
config.yml
|
||||
|
||||
# external plugins
|
||||
/plugins/
|
||||
|
||||
# pyc/pyo
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
|
||||
# data
|
||||
/data/
|
||||
```
|
||||
config.example.yml
|
Reference in New Issue
Block a user