Merge pull request #8187 from thomasneirynck/enhancement/ignore-cmd-logs

Ignore .out files.
This commit is contained in:
Thomas Neirynck 2016-09-08 14:15:46 -04:00 committed by GitHub
commit 643898b858

1
.gitignore vendored
View file

@ -31,3 +31,4 @@ selenium
.babelcache.json
*.swp
*.swo
*.out