diff --git a/.gitignore b/.gitignore index fcf95ec..c0ad8c1 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,7 @@ main *.sln # Config files -config.json \ No newline at end of file +config.json + +# Build debug folder +cmake-build-debug \ No newline at end of file