Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ccfcc4903 |
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# 运行时生成的数据目录
|
||||
data/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
BIN
data/events.db
BIN
data/events.db
Binary file not shown.
Reference in New Issue
Block a user