summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 05:16:10 +0300
committerCaleb Maclennan2024-03-28 05:16:10 +0300
commit42289dc3537ea0514e6e094c6e03244dcd6f3c5d (patch)
tree146aec28308c4839359a54e4e9f25cfa259c55ec
parent916084bfcf4224cfb04790fe0564023465094995 (diff)
downloadaur-42289dc3537ea0514e6e094c6e03244dcd6f3c5d.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 c252b19c149e..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-*
-!./.SRCINFO
-!./.gitignore
-!./0001-Don-t-build-Java-bindings.patch
-!./PKGBUILD
-!./config_site.h