🎨 重构用户端前端为vue开发,完善基础类和角色相关接口
This commit is contained in:
14
deploy/.gitignore
vendored
Normal file
14
deploy/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# PostgreSQL 数据
|
||||
postgres/data/
|
||||
*.sql.backup
|
||||
*.dump
|
||||
|
||||
# 日志文件
|
||||
*.log
|
||||
|
||||
# 环境变量文件(如果创建的话)
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# pgAdmin 数据
|
||||
pgadmin_data/
|
||||
Reference in New Issue
Block a user