blob: 49fa79ed4887ea7c63879a33c399546f477f426f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
logs/*
__pychache__/
*.pyc
*.pyo
.claude/settings.local.json
plugins/enabled.json
plugins/enabled.json
plugins/enabled.json
plugins/enabled.json
# PyInstaller build output
build/
dist/
# tufup release artifacts — private keys must never be committed;
# generated repository/ is republished to GitHub Releases, not tracked here
scripts/release/keystore/
scripts/release/repository/
scripts/release/.tufup-repo-config
|