update gitignore file to ignore files in test directory

This commit is contained in:
chrox
2013-04-30 13:44:37 +08:00
parent 15a40cd9bb
commit 8ccb3ebd8b

1
.gitignore vendored
View File

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