15 lines
132 B
Plaintext
15 lines
132 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.log
|
|
tmp/
|
|
|
|
*.py[cod]
|
|
*.egg
|
|
build
|
|
htmlcov
|
|
src/gbasm.egg-info
|
|
**/.mypy_cache
|
|
**/.pytest_cache
|
|
**/.tox
|
|
**/__pycache__
|