gcontini
2021-05-26 482b6d6a2667326bb4786677cf8264cec5499cfb
.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,9 @@
projects/*
!projects/.gitkeep
**/CMakeCache.txt
**/CMakeFiles
/CMakeSettings.json
/.venv/
/Pipfile
/.pydevproject