diff options
author | Tristan Gingold | 2015-11-25 04:30:59 +0100 |
---|---|---|
committer | Tristan Gingold | 2015-11-25 04:30:59 +0100 |
commit | 45b6332f6e8115049c83c6c9b72cfb79db4ab13e (patch) | |
tree | 53ef4be0bce1888de9736ecf70b3af2fb0305142 /.gitignore | |
parent | f7cfcfe15528a1619927aa61d138bbc87b2a2b5b (diff) | |
download | ghdl-45b6332f6e8115049c83c6c9b72cfb79db4ab13e.tar.gz ghdl-45b6332f6e8115049c83c6c9b72cfb79db4ab13e.tar.bz2 ghdl-45b6332f6e8115049c83c6c9b72cfb79db4ab13e.zip |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,2 +1,13 @@ +*~ +*.ali +*.o +b~*.ad? +*.v87 +*.v93 +*.v08 + +# Generated files on windows. dist/mcode/build/ dist/mcode/lib/ + +testsuite/get_entities |