summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f4a3d49c572b62158708dbe8e3ae6d7453c85ecc (plain) (blame)
1
2
3
4
5
6
7
8
9
# CMake
cmake-*
CMakeLists.txt

# IDE
.idea

# Meson
build-*