chore: 添加 .gitignore
This commit is contained in:
parent
2719391feb
commit
4d5fd7e37d
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# xls2ui 生成的 CRUD(构建产物,不入库)
|
||||
wwwroot/pipeline_capacity/
|
||||
wwwroot/pipeline_pricing/
|
||||
wwwroot/pipeline_usage_log/
|
||||
build/
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Loading…
x
Reference in New Issue
Block a user