mirror of
https://github.com/niess/python-appimage.git
synced 2025-07-21 12:51:16 +02:00
14 lines
201 B
Plaintext
14 lines
201 B
Plaintext
*.AppImage
|
|
*.pyc
|
|
*.pyo
|
|
__pycache__
|
|
AppDir
|
|
build/*
|
|
dist
|
|
docs/ENV
|
|
python_appimage.egg-info
|
|
python_appimage/bin
|
|
python_appimage/data/excludelist
|
|
python_appimage/version.py
|
|
!python_appimage/commands/build
|