summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Loewen2021-03-15 12:55:39 -0500
committerNathan Loewen2021-03-15 12:55:39 -0500
commit701c0d4142a688bcb74154b94f8acc06304e2dbb (patch)
treeda573de2615d6eefb239f43118946efb56991f1d
parent18e54faf9e4fabdb52f0a97c69261cb3ec42ad45 (diff)
downloadaur-701c0d4142a688bcb74154b94f8acc06304e2dbb.tar.gz
Add .gitignore
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..31d27563afeb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitignore
+!PKGBUILD
+!.SRCINFO \ No newline at end of file