amitools/.gitignore
Christian Vogelgsang 0d47445e82 update .gitignore
2019-12-22 23:08:48 +01:00

18 lines
140 B
Plaintext

*.egg-info
*.egg
__pycache__/
build/
dist/
gen/
emu.c
emu.so
emu.*.so
emu.pyd
.python-version
.cache
.pytest_cache
.eggs
.tox
.idea
.vscode