From ffb64c45b42dda1edf44a0fbaf42c78f790d6869 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Sun, 9 Aug 2026 17:37:37 +0200 Subject: Keep machine-local MCP config untracked 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. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3bde52c..d077365 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,4 @@ __pycache__/ .venv/ build/ dist/ - +/src/sailfish_devel_mcp/config.py -- cgit v1.2.3