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 762a89dfdf
commit b438f6541f

2
.gitignore vendored
View File

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