all repos — mgba @ f92059bee1892a5358b3e9a9d0b5065cae1d1cc0

mGBA Game Boy Advance Emulator

All: Update .gitignore
Vicki Pfau vi@endrift.com
Sat, 20 Oct 2018 11:46:21 -0700
commit

f92059bee1892a5358b3e9a9d0b5065cae1d1cc0

parent

01502ad7d4a50fc46c5e3665eab7595133465c5d

1 files changed, 13 insertions(+), 2 deletions(-)

jump to
M .gitignore.gitignore

@@ -1,6 +1,17 @@

-/build -/build-* *.user* *~ *.swp *.pyc + +/build +/build-* + +*.a +*.dylib +*.dll +*.exe +*.o +*.so +CMakeCache.txt +CMakeFiles +version.c