all repos — mgba @ f96b08c52f6effe8cb882a2f4cf7b03c1dfec38e

mGBA Game Boy Advance Emulator

.gitignore (view raw)

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