summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-27 10:44:21 +0300
committerCaleb Maclennan2024-03-27 10:44:21 +0300
commit40eeb4e4146b053ec4252c4796bd474d9a9ab430 (patch)
treebc55fd0b5a7c3272491978bb28fa9f5ecc54b8f4
parentd36441c6533ddcdfb60ca12957b7dfb98999a369 (diff)
downloadaur-40eeb4e4146b053ec4252c4796bd474d9a9ab430.tar.gz
Remove gitignore, not part of Arch packaging guidelines
The need for git ignore files is better served by a single parent .gitignore in the directory above all one's AUR packages (whether this is just a loose file or part of an `aurpublish` setup or whether `pkgctl` is being used). Each AUR package having its own missmatched ignore rules that behave differently depending on developer preferences is fairly disruptive because tooling doesn't behave the same between packages.
-rw-r--r--.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index ad532bec9a91..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-*
-!./.SRCINFO
-!./.gitignore
-!./PKGBUILD
-!./config.php
-!./tempfile.patch