summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2023-12-14 09:59:00 -0700
committerMark Wagie2023-12-14 09:59:00 -0700
commite673c36efaa5f9533e38cbcccf65d13234a5923a (patch)
treec1175856b4e00b38ff7546a52e3b4b7f8057b6d9 /.gitignore
parent8d9decd380a1b25e3b4da5e0c74388427ee2b04c (diff)
downloadaur-e673c36efaa5f9533e38cbcccf65d13234a5923a.tar.gz
specify GIT_DIR and restore .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..c49b80a2168a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!brightness-controller.desktop
+!brightness-reset.sh