aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ec79b74767a3d4ae263db53b9da03335adbc124b (plain) (blame)
1
2
3
4
5
6
7
# IDE
/.idea/

# CMake
/cmake-build-debug/
/build/
/deps/