初始提交:一场soul的创业实验-永平 网站与小程序
Made-with: Cursor
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# 根目录忽略
|
||||
.DS_Store
|
||||
*.zip
|
||||
.env
|
||||
.env.*
|
||||
!.env.*.example
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
log/
|
||||
tmp/
|
||||
|
||||
# 各子项目已有 .gitignore,此处仅补充分支通用项
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user