all repos — mgba @ 26427cf43721a4cc8355b1b61c3f90b6d39baa4e

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