7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
# Ignore CMake build dir
|
|
build/
|
|
|
|
# Ignore CLion and its build dirs
|
|
.idea/
|
|
cmake-build-debug
|
|
cmake-build-release |