summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 03:10:38 +0300
committerCaleb Maclennan2024-03-28 03:10:38 +0300
commit0d0f3c087e484bb07ec243aa116c4cc7f6c882f1 (patch)
treec225d03553509ef3aaaef9f7477d88d370069cae
parente52009a2bc58912ab3c65722f97689d2cd4873fa (diff)
downloadaur-0d0f3c087e484bb07ec243aa116c4cc7f6c882f1.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--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index cf9b7698a5aa..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-*.tar.gz
-*.pkg.tar.xz
-src
-pkg