1
0
Fork 0
mirror of https://github.com/melonDS-emu/melonDS.git synced 2025-03-06 21:00:31 +01:00
melonDS/.gitignore
WaluigiWare64 e8f06b8ac1 Define melonDS version in CMake
Prevents having to update multiple files (melon.rc, melon.plist, version.h) when a new version is released.
2021-01-19 11:39:25 +00:00

16 lines
123 B
Text

build
bin
obj
*.depend
*.layout
*.o
melon_grc.c
melon_grc.h
melon.rc
cmake-build
cmake-build-debug
.idea
*.exe
.DS_Store