Gabriele Contini
2020-01-01 6c6d5713cca04786488e19cb3e175758c51061e3
.gitignore
@@ -18,7 +18,8 @@
/Testing
# Cmake generated files
build
build/*
!build/.gitkeep
#eclipse files
.cproject
@@ -26,3 +27,9 @@
.project
*.out
/Default/
projects/*
!projects/.gitkeep
**/CMakeCache.txt
**/CMakeFiles