summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLaura Demkowicz-Duffy2021-10-29 02:48:07 +0100
committerLaura Demkowicz-Duffy2021-10-29 02:48:07 +0100
commit6f5c6fb4594d1e6b1d915cfa4287d33d47c8b198 (patch)
treef25f8df991abceb537fdc1967f13d7c39b32d141 /.gitignore
downloadaur-6f5c6fb4594d1e6b1d915cfa4287d33d47c8b198.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..3bfd050bd96c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+# 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
+
+openrocket