From 56ee5c89338c010a49389cf8cca076ed4f4ffccf Mon Sep 17 00:00:00 2001 From: Dome Date: Thu, 24 Jul 2025 00:03:59 +0200 Subject: [PATCH] Create .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..755bbb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# GNOME Shell Extension specific +schemas/gschemas.compiled + +# Common temporary files +*~ +*.swp