aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Band2017-01-26 14:23:04 +0100
committerRicardo Band2017-01-26 14:23:04 +0100
commit13ef41cae66c02177b05df7e2a840e09e699d0e6 (patch)
tree3dd9003abefe9dbfcf6ad60a1a63c79a3d046b33
parent8a0af7122fa0d5c22b6b4a355aae6d43112e322f (diff)
downloadaur-13ef41cae66c02177b05df7e2a840e09e699d0e6.tar.gz
gitignore added
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..b116b11880db
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+
+# Created by https://www.gitignore.io/api/arch,archlinuxpackages
+
+#!! ERROR: arch is undefined. Use list command to see defined gitignore types !!#
+
+### ArchLinuxPackages ###
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+pkg/
+src/
+
+# End of https://www.gitignore.io/api/arch,archlinuxpackages