summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 09:52:53 +0300
committerCaleb Maclennan2024-03-28 09:52:53 +0300
commitb889507a0464ffb5251e989c05a44cc1163773c0 (patch)
tree91a7ee8ef6630205c320683013736b552319ab4d /.gitignore
parent6c05e66177c7c3202809c2390d1f8d23b03f96e4 (diff)
downloadaur-ttfautohint-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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index f71c635dafda..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-*
-!.gitignore
-!PKGBUILD
-!.SRCINFO