summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 07:47:31 +0300
committerCaleb Maclennan2024-03-28 07:47:31 +0300
commitbb421d636a8540dc2c7881c722242912762e5dfe (patch)
tree4ecca47b985ec9a21aa22a6f170fbdc02b0602b8 /.gitignore
parent6d1f89707cd40a44797a7a1f662068d0795ff7ef (diff)
downloadaur-ttf-hananiah.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 0ca50ff4dd97..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-*
-!./.SRCINFO
-!./.gitignore
-!./PKGBUILD