From 31ba6f8e2e109889fb7bb4ce313fa2106b058ce4 Mon Sep 17 00:00:00 2001 From: pi-farm Date: Mon, 22 Sep 2025 18:49:22 +0200 Subject: [PATCH] add .config file --- .config | 1 + .gitignore | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .config diff --git a/.config b/.config new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.config @@ -0,0 +1 @@ + diff --git a/.gitignore b/.gitignore index 99afaf8..c5b933c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -projects/* -.config \ No newline at end of file +projects/* \ No newline at end of file