update gitignore file to ignore files in test directory

pull/89/head
chrox 11 years ago
parent 15a40cd9bb
commit 8ccb3ebd8b

1
.gitignore vendored

@ -9,6 +9,7 @@ lua-*
git-rev git-rev
*.o *.o
tags tags
test/*
emu emu

Loading…
Cancel
Save