python-computer-craft/.gitignore
2023-06-12 03:13:54 +03:00

10 lines
108 B
Plaintext

__pycache__/
__pypackages__/
.pytest_cache/
*.pyc
/build/
/*.egg-info/
/dist/
/todo.txt
/copy_programs.fish