]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Ignore verbose parser generator output file more generally
authorTobias Brunner <tobias@strongswan.org>
Mon, 14 Dec 2020 16:52:06 +0000 (17:52 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 15 Dec 2020 09:42:43 +0000 (10:42 +0100)
commitec9f986b61c34a15562bf5d390c4399bccc3480c
treef686be2b3de592a40729e0711f496919c9a921f4
parent192581e785fabe45200a1890087a8fb8c8e65cae
Ignore verbose parser generator output file more generally

Depending on from where bison is called, the file might not end up in
the same directory as the .y file, but the location of the Makefile.
This has been seen on FreeBSD.
src/libstrongswan/.gitignore
src/libstrongswan/settings/.gitignore [deleted file]
src/starter/.gitignore