summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 10:07:52 +0300
committerCaleb Maclennan2024-03-28 10:07:52 +0300
commit2e1f4b35ade694657141c75ecbd8288bcb33c522 (patch)
tree183827d97acef28231fed55abd65e2fa96c857dd
parentc1069129d877738ff4439c13a3d50eb9b9798061 (diff)
downloadaur-ufo2otf-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 b5879dba0e14..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-*
-!./.SRCINFO
-!./.gitignore
-!./PKGBUILD
-!./python3.patch