From 91585c40591dddd7003715a68afd96181765c5c4 Mon Sep 17 00:00:00 2001 From: Matti Viljanen Date: Sat, 4 Mar 2023 15:06:30 +0200 Subject: [PATCH] Ignore Visual Studio Code settings path --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cc53a70..dda75d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.vscode/ *.old *.bak *.tmp @@ -7,4 +8,4 @@ *.spec.* *.autosave shadow/ -RPMS/ \ No newline at end of file +RPMS/