A deliverable directory is created for final exports

This commit is contained in:
Christos Houtouridis 2018-11-13 15:11:12 +02:00
parent 46137acf3c
commit 5204962beb

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*bin/* *bin/*
*doc/* *doc/*
*report/* *report/*
*deliverable/*
*.project *.project
*.classpath *.classpath
*.pdf *.pdf