Initial commit: 课评反馈系统 v1.0
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# 环境变量文件(包含敏感信息)
|
||||
.env
|
||||
|
||||
# 其他常见忽略项
|
||||
*.log
|
||||
*.tmp
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user