summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDiab Neiroukh2022-01-10 10:53:54 +0000
committerDiab Neiroukh2022-01-10 10:55:26 +0000
commit536ad32fa02c69bd379aef67fcac78b28ceb4dd1 (patch)
tree48278abee056f6c69999e307e6b92c97c165734e /.gitignore
downloadaur-536ad32fa02c69bd379aef67fcac78b28ceb4dd1.tar.gz
Initial Commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..d679114c1563
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+
+# Created by https://www.toptal.com/developers/gitignore/api/archlinuxpackages
+# Edit at https://www.toptal.com/developers/gitignore?templates=archlinuxpackages
+
+### ArchLinuxPackages ###
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+pkg/
+src/
+
+# End of https://www.toptal.com/developers/gitignore/api/archlinuxpackages