summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGabriel Queiroz2018-06-01 03:26:50 -0300
committerGabriel Queiroz2018-06-01 03:26:50 -0300
commit750400791c5d6e5872ca661419e0ec8f1d2ffdce (patch)
treeb3098af52fd5efaeb74f8f6e2eb70127bc356803 /.gitignore
downloadaur-750400791c5d6e5872ca661419e0ec8f1d2ffdce.tar.gz
First commit.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..96eb0f2ac51b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!PKGBUILD
+!.gitignore
+!.SRCINFO \ No newline at end of file