summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2024-04-04 10:29:22 -0600
committerMark Wagie2024-04-04 10:29:22 -0600
commit294c36e4e3e2d74c635cb396447adbc402a72ab1 (patch)
treef4888f9a42c45fe41d5516d39959bcf7d1a4562a /.gitignore
downloadaur-gnome-shell-extension-material-you-colors-git.tar.gz
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4dab8d6386e3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO