entity/.gitignore

17 lines
262 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# __pycache__/
*.py[cod]
*$py.class
build/
dist/
*.egg-info/
.eggs/
*.swp
*.swo
# CRUD 生成目录xls2ui 构建产物,由 json/*.json + models/*.json 重新生成,不入库)
wwwroot/entity/
wwwroot/entity_import/
# DDL 生成物
models/mysql.ddl.sql