Update .gitignore to ignore the execution hints files

This commit is contained in:
Simon Willnauer 2014-03-28 09:59:07 +01:00
parent ca8ff571f9
commit 68bc785de8
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -7,7 +7,7 @@ logs/
.DS_Store .DS_Store
build/ build/
target/ target/
.local-execution-hints.log *-execution-hints.log
docs/html/ docs/html/
docs/build.log docs/build.log
/tmp/ /tmp/