From 7b2636e4a7c32295183b33ca81b70e9a6a59e9f8 Mon Sep 17 00:00:00 2001 From: Travis Abendshien Date: Sun, 24 Nov 2024 10:29:29 -0800 Subject: [PATCH] add syncthing to `.gitignore` --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0868bb86..3cbfcac9 100644 --- a/.gitignore +++ b/.gitignore @@ -175,6 +175,10 @@ poetry.toml # LSP config files pyrightconfig.json +# Syncthing +.stfolder/ +.stignore + ### Qt ### # C++ objects and libs *.slo