all repos — mgba @ 39324749f2e22c5c081cfca79502f90c8cd853e7

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