gcontini
2020-10-31 c8f8e0c1f0a3687539a92169735845814e18c187
.gitignore
@@ -9,6 +9,7 @@
#Visual studio files
.vs
/out
# Compiled Static libraries
*.lai
@@ -20,6 +21,7 @@
# Cmake generated files
build/*
!build/.gitkeep 
install/*
#eclipse files
.cproject
@@ -31,3 +33,7 @@
projects/*
!projects/.gitkeep
**/CMakeCache.txt
**/CMakeFiles
/CMakeSettings.json
/.venv/