mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-27 17:39:41 -06:00
Generalize a path in .gitignore (#1862)
- Covers all of CLion's default CMake build paths
This commit is contained in:

committed by
GitHub

parent
3ab752b8ca
commit
bf81b87a60
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,7 +7,7 @@ obj
|
|||||||
melon_grc.c
|
melon_grc.c
|
||||||
melon_grc.h
|
melon_grc.h
|
||||||
melon.rc
|
melon.rc
|
||||||
cmake-build
|
cmake-build*
|
||||||
cmake-build-debug
|
cmake-build-debug
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
.idea
|
.idea
|
||||||
|
Reference in New Issue
Block a user