Removed Boost dependency, changed MySQL library to MariaDB
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
|
||||
# IDE folders
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Dockerfile (in order to allow changes without rebuilding)
|
||||
Dockerfile
|
||||
|
||||
|
Reference in New Issue
Block a user