diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1e5464ffe..e797bd855 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ testsuite/get_entities # Generated files on windows. /build/ +/dist/msys2-mingw/**/logpipe.* +/dist/msys2-mingw/**/*.log # Generated directories on Linux lib/ |