skyeweave/.gitignore
Firq 0377c6282a
Some checks failed
/ mypy (push) Failing after 19s
/ pylint (push) Successful in 15s
/ release (push) Successful in 6s
/ lint-and-typing (push) Failing after 19s
/ build-artifacts (push) Has been skipped
/ publish-artifacts (push) Has been skipped
Rewrote with charaIds, fixed big sprites
2024-10-11 01:04:05 +02:00

8 lines
80 B
Text

# Dev environment
*venv/
.vscode/
*out/
# python files
__pycache__/
*.egg-info/