diff options
author | Alex Auvolat <alex.auvolat@ansys.com> | 2014-07-23 18:03:28 +0200 |
---|---|---|
committer | Alex Auvolat <alex.auvolat@ansys.com> | 2014-07-23 18:03:28 +0200 |
commit | 2073dd00710add906cc94099cd4bfb7aa3a2f85e (patch) | |
tree | e4c3ff51a2283b9baa8f148e9b7446add9d99571 /.gitignore | |
parent | 743f5cd5fb39e3ec58f94e43fe25ae8c25de7443 (diff) | |
download | scade-analyzer-2073dd00710add906cc94099cd4bfb7aa3a2f85e.tar.gz scade-analyzer-2073dd00710add906cc94099cd4bfb7aa3a2f85e.zip |
Move README && add stuff ; add presentation.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -19,3 +19,11 @@ analyze # Plots graphs/* graphs2/* + +# Tex +doc/prez/* +!doc/prez/Makefile +!doc/prez/prez.tex +!doc/prez/*.svg +!doc/prez/research.bib +!doc/prez/prez.pdf |