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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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