mirror of
https://github.com/LIV2/amitools.git
synced 2025-12-05 22:22:45 +00:00
18 lines
140 B
Plaintext
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
|