all repos — mgba @ bedbaf39789c61494f5d91d98c4f50696ab7ce1d

mGBA Game Boy Advance Emulator

.gitignore (view raw)

 1*.user*
 2*~
 3*.swp
 4*.pyc
 5
 6/build
 7/build-*
 8/.vs
 9
10*.a
11*.dylib
12*.dll
13*.exe
14*.o
15*.so
16CMakeCache.txt
17CMakeFiles
18CMakeSettings.json
19version.c