summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRicardo (XenGi) Band2022-08-13 20:00:37 +0200
committerRicardo (XenGi) Band2022-08-13 20:00:37 +0200
commitadfae48ea862bd2bc8d448fe503037fe5fc0e84f (patch)
treea6275c2da8f67f76a7b857ff87a3bfc1ad91c674 /.gitignore
parent18b3d734871ba269d0a5be6f2615098a2bbc7c29 (diff)
downloadaur-adfae48ea862bd2bc8d448fe503037fe5fc0e84f.tar.gz
ossp is not needed anymore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..509d8709b797
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+# 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