diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-08-09 17:37:37 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-08-09 17:37:37 +0200 |
| commit | ffb64c45b42dda1edf44a0fbaf42c78f790d6869 (patch) | |
| tree | 290ee2607c5679f628cd673b3dfb875aefd41f1b /.gitignore | |
| parent | b9746bfa320cdd1464eb6c91fbadad35c84d2459 (diff) | |
Track a generic config.py.template and ignore the operational config.py so
machine-specific build host defaults remain local.
Document the bootstrap copy and replace personal OBS and Android test
fixtures with neutral examples.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,4 +6,4 @@ __pycache__/ .venv/ build/ dist/ - +/src/sailfish_devel_mcp/config.py |
