summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 03:15:56 +0300
committerCaleb Maclennan2024-03-28 03:15:56 +0300
commita822ec73416b0c2ff374a54c59436506b5a31efa (patch)
tree038d02dcc0af3754e54a6ccdab99dafa4123e5d2
parentaaaeaa12910262de389fff450e521bf56812ba23 (diff)
downloadaur-marktext-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--.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 378fe3bae576..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-*.tar.gz
-*.pkg.tar.xz
-src
-pkg
-marktext