9 lines
102 B
Plaintext
9 lines
102 B
Plaintext
# Ignore build directories
|
|
cmake-build-debug/
|
|
cmake-build-release/
|
|
build/
|
|
bin/
|
|
|
|
# Ignore CLion
|
|
.idea/
|