summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcell Meszaros2022-07-02 08:39:00 +0200
committerMarcell Meszaros2022-07-02 08:39:26 +0200
commit8df2bc11070d483fa26d80412b89d270babaabed (patch)
treefafa4d0ac9cf4d35f352bb661c9e9a2b9e438896
parentd6534d4018aaa9fed398fc533a904162d4668253 (diff)
downloadaur-8df2bc11070d483fa26d80412b89d270babaabed.tar.gz
refactor: add improved .gitignore
-rw-r--r--.gitignore21
1 files changed, 16 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 7334925ab911..6696e5c62eee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,16 @@
-*
-!.gitignore
-!.SRCINFO
-!PKGBUILD
-!*.patch
+# from https://github.com/github/gitignore/blob/master/ArchLinuxPackages.gitignore
+*.tar
+*.tar.*
+*.rpm
+*.jar
+*.exe
+*.msi
+*.zip
+*.tgz
+*.log
+*.log.*
+
+*/
+*.orig
+*.bak
+*.backup