melonDS/.gitignore

24 lines
194 B
Plaintext
Raw Normal View History

build*/
2016-05-16 09:48:40 -06:00
bin
obj
*.depend
2017-10-02 21:25:18 -06:00
*.layout
*.o
2017-12-15 21:43:34 -07:00
melon_grc.c
melon_grc.h
melon.rc
cmake-build*
2019-08-15 15:54:20 -06:00
cmake-build-debug
2021-09-30 11:23:25 -06:00
compile_commands.json
2019-08-15 15:54:20 -06:00
.idea
2021-09-30 11:23:25 -06:00
.cache
*.exe
2020-12-07 15:06:15 -07:00
.DS_Store
.vs
.vscode
CMakeFiles
CMakeCache.txt