solstice

Compute collected power and efficiencies of a solar plant
git clone git://git.meso-star.com/solstice.git
Log | Files | Refs | README | LICENSE

commit 1c87d4d7b01effbd5db10693472edccd911c7c37
parent 761657c964ae57e8a638c7ea528b900d7840b33a
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri,  4 Nov 2016 10:10:26 +0100

Add a gitignore file

Diffstat:
A.gitignore | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,12 @@ +.gitignore +CMakeCache.txt +CMakeFiles +Makefile +tmp +[Bb]uild* +*.sw[po] +*.[ao] +*.orig +*~ +tags +