From 3ca7dba628b780ea9ee98eab649f5c9dec058726 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 18 Jan 2025 21:05:05 +0200 Subject: feat: Move .config to an ignored directory in the repository root --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 632602c..10dd2e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ archives/*.zip +.config -- cgit v1.2.3