Ignore log file.

This commit is contained in:
ethicalhack3r
2013-11-18 16:49:04 +01:00
parent 5655d7456c
commit 82ef21b821

View File

@@ -81,6 +81,7 @@ class CheckerSpelling < Plugin
ignore << 'spec/spec_session/'
ignore << 'coverage/assets/'
ignore << 'wordlist-iso-8859-1'
ignore << 'log.txt'
ignore
end