mirror of
https://github.com/icicle-emu/icicle-python
synced 2026-06-21 13:53:41 +00:00
15 lines
132 B
Plaintext
15 lines
132 B
Plaintext
.idea/
|
|
target/
|
|
debug/
|
|
**/*.rs.bk
|
|
venv*/
|
|
.env/
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
__pycache__/
|
|
*.egg-info/
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
*.pyd |