From 224d073542470aafedd9c58ccdf7760b7e9a7780 Mon Sep 17 00:00:00 2001 From: retoor Date: Tue, 26 Nov 2024 02:49:51 +0000 Subject: [PATCH] chore: add timestamped trigger file to .gitignore for build automation --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7625e91..f1af038 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .history venv src/drstats/__pycache__ +.trigger-2024-11-25 13:37:42