summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcell Meszaros2023-08-16 23:58:12 +0200
committerMarcell Meszaros2023-08-17 00:03:57 +0200
commit2d90450baddadb5a99193eb0112d605a8936a2cb (patch)
tree7e61cd74b3e66f5ea5ca2e806e8825f49f3453ff /.gitignore
parentd91afb08775ba2e4d65f8fdbe8f7bd1ebb88bd14 (diff)
downloadaur-2d90450baddadb5a99193eb0112d605a8936a2cb.tar.gz
1.0.1-1: update, fix, and make it a proper non-VCS package
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..64306dbd455d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+# based on https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore
+*.tar
+*.tar.*
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+*.sig
+
+pkg/
+src/
+
+*.orig
+*.bak
+*.backup