diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 65093fc26..1e68fbaea 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ b~*.ad? # Generated files on windows. +*.exe +*.dll /build/ /scripts/msys2-*/logpipe.* /scripts/msys2-*/*.log* @@ -47,6 +49,7 @@ version.tmp *.v93 *.v08 *.cf +e~*.lst # GHDLs testsuite testsuite/get_entities |