Ignore .urchin.log files anywhere

They will be created inside each test subdir if you run just that subdirs tests. May as well ignore all .urchin.log files so we don't accidentally get them committed.
This commit is contained in:
Luke Childs 2016-10-20 14:20:24 +01:00
parent ffc5ef477d
commit b332b507a8

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
tests/.urchin.log **/.urchin.log
.nvm .nvm
previous_version previous_version