diff options
author | Ben Gamari <ben@smart-cactus.org> | 2022-07-17 10:16:45 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2022-07-17 10:19:32 -0400 |
commit | 031c8e32ff19ebd79809fe864e92c527b71fe80a (patch) | |
tree | f8e423d02be7c8a88d46cd9af276ff412c61f412 /.appveyor.sh | |
parent | dcf8b30a1a5f802b1d8a22ea74499e2896a6ff16 (diff) | |
download | haskell-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