summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJames An2017-05-21 23:32:20 -0400
committerJames An2017-05-21 23:32:20 -0400
commit565f3e9f004be0dc8e972d45c8ba0d91f8bfb4aa (patch)
treef5a886c4bb98ceefc298990228fb798f559c2d94 /.gitignore
downloadaur-pinot-search-git.tar.gz
Initial commit with working PKGBUILD.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..43316bc3c124
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+# From: https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore
+
+*.tar
+*.tar.*
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+# makepkg working folders
+pkg
+src
+
+#
+# Additional ignore patterns:
+#
+
+# Source files
+*.deb
+*.gem
+*.out
+*.rpm
+*.html
+
+# Ignore package source folders
+*/*