diff options
author | Alex Auvolat <alex.auvolat@ansys.com> | 2014-07-01 10:57:14 +0200 |
---|---|---|
committer | Alex Auvolat <alex.auvolat@ansys.com> | 2014-07-01 10:57:14 +0200 |
commit | 368a0b045d3df1aa126458cf485e07eab153924d (patch) | |
tree | 5ee7e0908d64fe4ac7398806b1324921acb4c38a /.gitignore | |
parent | 88ecd2d5f2b27a09060313fd29fd087b92e6166e (diff) | |
download | scade-analyzer-368a0b045d3df1aa126458cf485e07eab153924d.tar.gz scade-analyzer-368a0b045d3df1aa126458cf485e07eab153924d.zip |
Finish up EDDs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,3 +14,6 @@ analyze # Menhir automaton data *.conflicts *.automaton + +# Plots +graphs/* |