# macOS
.DS_Store

# CMake
build/

# CLion
.idea/
cmake-build-debug/

# VSCode
.vscode/

# Poac
/poac_output

# Gcov
*.gcno
*.gcda
*.gcov

# Doxygen
html
