Add couple of file ext on .gitignore

This commit is contained in:
retro-wertz
2018-06-16 21:46:01 +08:00
committed by GitHub
parent fad1dd15cd
commit 02e1f49a7c

4
.gitignore vendored
View File

@@ -5,6 +5,10 @@ src/wx/cmdhandlers.h
src/wx/cmdtab.cpp
src/wx/wxvbam.xrs
build/*
dependencies/*
*.o
*.so
*.exe
# vim swap files
*.sw?