2
0
mirror of https://github.com/team2059/Zaphod synced 2024-12-18 20:12:28 -05:00

Added the binary to the gitignore

This commit is contained in:
Adam Long 2014-06-08 08:56:10 -04:00
parent 0de735aaa6
commit 73573178a1

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ src/PPC603gnu
src/Makefile src/Makefile
src/.ucpp src/.ucpp
src/.wrmakefile src/.wrmakefile
bin/Zaphod.out