summaryrefslogtreecommitdiff
path: root/.appveyor.sh
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-07-17 10:16:45 -0400
committerBen Gamari <ben@smart-cactus.org>2022-07-17 10:19:32 -0400
commit031c8e32ff19ebd79809fe864e92c527b71fe80a (patch)
treef8e423d02be7c8a88d46cd9af276ff412c61f412 /.appveyor.sh
parentdcf8b30a1a5f802b1d8a22ea74499e2896a6ff16 (diff)
downloadhaskell-wip/T21740.tar.gz
gitignore: don't ignore all aclocal.m4 fileswip/T21740
While GHC's own aclocal.m4 is generated by the aclocal tool, other packages' aclocal.m4 are committed in the repository. Previously `.gitignore` included an entry which covered *any* file named `aclocal.m4`, which lead to quite some confusion (e.g. see #21740). Fix this by modifying GHC's `.gitignore` to only cover GHC's own `aclocal.m4`.
Diffstat (limited to '.appveyor.sh')
0 files changed, 0 insertions, 0 deletions