gitignore dyngen and output files

This commit is contained in:
Andrew Tonner 2017-01-18 21:14:02 -08:00
parent dae89116e7
commit 8c3f1fa0c3
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -161,7 +161,11 @@ SheepShaver/src/Windows/config.log
SheepShaver/src/Windows/config.status
SheepShaver/src/Windows/config.h
SheepShaver/src/Windows/Makefile
SheepShaver/src/Windows/dyngen.exe
SheepShaver/src/Windows/basic-dyngen-ops.hpp
SheepShaver/src/Windows/ppc-dyngen-ops.hpp
SheepShaver/src/Windows/ppc-execute-impl.cpp
SheepShaver/src/Windows/obj/
SheepShaver/src/Windows/SheepShaver.exe
# additions below
# additions below