更新课评系统代码
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,12 @@
|
||||
# 环境变量文件(包含敏感信息)
|
||||
.env
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info/
|
||||
|
||||
# 其他常见忽略项
|
||||
*.log
|
||||
*.tmp
|
||||
|
||||
Reference in New Issue
Block a user