summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-27 11:18:47 +0300
committerCaleb Maclennan2024-03-27 11:18:47 +0300
commit4a274f1c18865b8b55265b22b525899cf9deef4c (patch)
treea4c9acf453f918f7c33398cf60ac0e4ff1067f54
parent13d1d7d861752b395a8acff40f19a831993e3503 (diff)
downloadaur-4a274f1c18865b8b55265b22b525899cf9deef4c.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--.gitignore8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index a49cad4f7ad4..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-*
-!/.SRCINFO
-!/.gitignore
-!/.pre-commit
-!/PKGBUILD
-!/brave-browser.desktop
-!/brave-bin.sh
-!/logo.png