mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 13:27:41 -07:00
bf81b87a60
- Covers all of CLion's default CMake build paths
24 lines
194 B
Plaintext
24 lines
194 B
Plaintext
build*/
|
|
bin
|
|
obj
|
|
*.depend
|
|
*.layout
|
|
*.o
|
|
melon_grc.c
|
|
melon_grc.h
|
|
melon.rc
|
|
cmake-build*
|
|
cmake-build-debug
|
|
compile_commands.json
|
|
.idea
|
|
.cache
|
|
|
|
*.exe
|
|
|
|
.DS_Store
|
|
|
|
.vs
|
|
.vscode
|
|
CMakeFiles
|
|
CMakeCache.txt
|