diff options
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cbd01fe85..ea40cf1c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,13 @@ +*~ +*.ali +*.o +b~*.ad? +*.v87 +*.v93 +*.v08 + +# Generated files on windows. dist/mcode/build/ dist/mcode/lib/ + +testsuite/get_entities |