feat: 初始化
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.*
|
||||
!.gitignore
|
||||
!.github/
|
||||
|
||||
*pyc
|
||||
__pycache__
|
||||
|
||||
logs/
|
||||
*.log
|
||||
*.log.*
|
||||
|
||||
config.yaml
|
||||
Reference in New Issue
Block a user