summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 04:45:59 +0300
committerCaleb Maclennan2024-03-28 04:45:59 +0300
commit74cde2f5d38331bdcfa9dea1f0c41ed475860298 (patch)
tree8c13acf198397c3e5efd324590ea4a67937015b1
parent34687c78c8536bbb9868ad2cda551513c7e4cf95 (diff)
downloadaur-pagure.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--.gitignore7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 58580234582d..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-*
-!./.SRCINFO
-!./.gitignore
-!./PKGBUILD
-!./pagure-mariadb.install
-!./pagure-postgresql.install
-!./pagure-sqlite.install