Add reduce tool to .gitignore

This commit is contained in:
Thomas Jarosch 2013-01-03 22:00:45 +01:00
parent 241d23ba8e
commit 7289b70eb1
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,6 +4,8 @@
cppcheck cppcheck
cppcheck.exe cppcheck.exe
dmake dmake
reduce
reduce.exe
tags tags
testrunner testrunner
testrunner.exe testrunner.exe