summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorabs3nt2023-03-17 21:43:14 -0700
committerabs3nt2023-03-17 21:43:14 -0700
commitee9570b3882f4f4deba6a3d24c1a99f43dc25d6a (patch)
tree21b9df35f742c641e9fa58e9c94180579a210694 /.gitignore
downloadaur-memcardpro-git.tar.gz
initial
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..7e2679b2c099
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+#Ignore everything
+*
+
+#But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO