init commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# 数据目录
|
||||
data/
|
||||
|
||||
# 环境变量(可能包含敏感信息)
|
||||
.env
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user