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

# CMake
/cmake-build-*
/build/
/deps/