chore: 添加 .gitignore

This commit is contained in:
pipeline 2026-08-21 07:01:25 +08:00
parent 2719391feb
commit 4d5fd7e37d

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# xls2ui 生成的 CRUD构建产物不入库
wwwroot/pipeline_capacity/
wwwroot/pipeline_pricing/
wwwroot/pipeline_usage_log/
build/
*.egg-info/
__pycache__/
*.pyc