Files
Hydrogen/.gitignore
2022-10-02 04:08:50 -04:00

7 lines
111 B
Plaintext

# Ignore CMake build dir
build/
# Ignore CLion and its build dirs
.idea/
cmake-build-debug
cmake-build-release