summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 04:25:14 +0300
committerCaleb Maclennan2024-03-28 04:25:14 +0300
commit2184da3fba589f15f422fc2a84e1f6f81f3d8cbe (patch)
treecad7097061e5c914af78c670f392c7edb820a82a
parentdbaf2882e86158f2d31a2a1fc8f562b38eb96c07 (diff)
downloadaur-2184da3fba589f15f422fc2a84e1f6f81f3d8cbe.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 518cc24b87d0..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-# Ignore packages, build directories
-*.tar.xz
-FiraCode/
-pkg/
-src/