summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 03:51:58 +0300
committerCaleb Maclennan2024-03-28 03:51:58 +0300
commit3442cb5d565bb3a122c7f9a38f1e4978ea20b56b (patch)
treeea99b4f322ce66d36770c803458a315c62c174b7
parente241f2c4db74da6d126b570b16443a716151cecf (diff)
downloadaur-nodejs-jshint.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--.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