summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 05:08:18 +0300
committerCaleb Maclennan2024-03-28 05:08:18 +0300
commit749d5472ba3fa203506b4e3c236f6529e56851a4 (patch)
treee5d0256cd4209213cc0c9b5299c93cdaa83eaaa4
parenta1f9a479ea232318e08a19e006ac19047496cb1d (diff)
downloadaur-perl-test-use-ok.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 e20245338b32..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-*.tar.gz
-*.tar.xz
-/pkg/
-/src/