mirror of
https://github.com/arcctgx/ARver
synced 2025-06-02 21:43:47 +02:00
16 lines
118 B
Text
16 lines
118 B
Text
.coverage
|
|
.git
|
|
.mypy_cache
|
|
.vscode
|
|
|
|
**/__pycache__
|
|
**/*.pyc
|
|
**/*.so
|
|
**/*.o
|
|
|
|
*.egg-info
|
|
|
|
build
|
|
dist
|
|
htmlcov
|
|
wheelhouse
|