Generalize a path in .gitignore (#1862)

- Covers all of CLion's default CMake build paths
This commit is contained in:
Jesse Talavera-Greenberg
2023-10-24 15:49:36 -04:00
committed by GitHub
parent 3ab752b8ca
commit bf81b87a60

2
.gitignore vendored
View File

@ -7,7 +7,7 @@ obj
melon_grc.c
melon_grc.h
melon.rc
cmake-build
cmake-build*
cmake-build-debug
compile_commands.json
.idea