summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Peukert2019-12-31 10:24:14 +0100
committerDaniel Peukert2019-12-31 10:24:14 +0100
commit3066fdd99a5183ad987f127cd60efffae4c7ee90 (patch)
tree9aa4ed2792a435fca9b1f03f1b957e05959610bd /.gitignore
parent34d28f60124ad9a0bd97d9d37e91b67a034e6547 (diff)
downloadaur-3066fdd99a5183ad987f127cd60efffae4c7ee90.tar.gz
Rewrote electron3-bin
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 13 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 9954978f6c02..82b3c183d5d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,14 @@
-*.tar.gz
-*.tar.xz
+# from https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore
+*.tar
+*.tar.*
+*.rpm
+*.jar
+*.exe
+*.msi
*.zip
-electron3-bin/*
-pkg
-src
+*.tgz
+*.log
+*.log.*
+*.sig
+
+*/