From 1ca680ef033df99fce3ff3738f3ee475decae141 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 24 Jun 2025 01:33:45 +0300 Subject: add confif --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 10b67b4..4c860b6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,12 +2,6 @@ /gitsyncer gitsyncer-* -# Configuration files (except examples) -gitsyncer.json -.gitsyncer.json -*.json -!*.example.json - # IDE and editor files .vscode/ .idea/ @@ -42,4 +36,4 @@ Thumbs.db test/work/ test/work-*/ test/repos/ -.gitsyncer-work/ \ No newline at end of file +.gitsyncer-work/ -- cgit v1.2.3