From 479ea039fb5090915692842faa001df73bce7cb1 Mon Sep 17 00:00:00 2001 From: Victoria Brekenfeld Date: Mon, 11 Jul 2022 17:28:45 +0200 Subject: [PATCH] add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1837f65 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.vscode +cosmic-sysext \ No newline at end of file