aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 6054f6ce3515bf62fb3f81dddcb2d0eafc699556 (plain)
1
2
3
4
5
6
7
8
9
.superpowers/
build/
HANDOFF.md

# The .ts is tracked; the .qm is generated from it by lrelease.
*.qm

# Python bytecode from the notmuch hooks in assets/hooks/.
__pycache__/