recoder/.gitignore
2025-06-09 23:03:08 +09:00

18 lines
172 B
Text

__pycache__/
*.py[cod]
*$py.class
pkg/
*.tar.zst
*.tar.xz
build/
dist/
src/recoder.egg-info/
*.gresource
*.compiled
packaging/flatpack/build-dir
.flatpak-builder
repo/