mirror of
https://github.com/hexbabe/python-appimage-module.git
synced 2025-07-21 13:01:49 +02:00
14 lines
138 B
Plaintext
14 lines
138 B
Plaintext
# top level
|
|
.DS_Store
|
|
.pytest_cache
|
|
.venv
|
|
module.tar.gz
|
|
viam-module-env
|
|
*.AppImage
|
|
|
|
# src
|
|
src/__pycache__
|
|
|
|
# unit tests
|
|
tests/__pycache__
|