summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-27 12:19:09 +0300
committerCaleb Maclennan2024-03-27 12:19:09 +0300
commit41b5202cfbaef051c9a2837a14efb736514f79ae (patch)
tree2d19057747afac7d4245ecd9f6fd47f8f9c966fb
parent28bacae65f76f02bed7ee5a2db6d2c7b0ed6d8d7 (diff)
downloadaur-depot-tools-git.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--.gitignore7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 22f75fe9e931..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-*
-!.gitignore
-
-!PKGBUILD
-!.SRCINFO
-
-!depot-tools-git.install