happy-birds-cracker/.gitignore

17 lines
222 B
Plaintext
Raw Permalink 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.

# 预览图(标定生成,含关号,如 preview_level1.png
*level*.png
# 标定导出的格子小图
cells/
# Python
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.venv/
src-images/
debug
templates/**/*.png