From 6789940f52e852426f224bcdbc9e6f6a8cb7be41 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 10 May 2024 12:30:39 +0200 Subject: build: ignore local configuration file --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7297725..4953924 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ go.work /.pre-commit-config.yaml /frontend/static/base.css /data/ +/config.toml -- cgit 1.4.1