all repos — mgba @ e417faccd28e82ef28c37bcf1a124a8e1a77c613

mGBA Game Boy Advance Emulator

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

e417faccd28e82ef28c37bcf1a124a8e1a77c613

parent

67ca233412bcc990750a08a1e104f974c9f70ff4

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