all repos — mgba @ 9ba0a0250f3e16a1600afb1a00ff010e984417c5

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