diff options
| author | Nick Merwin <[email protected]> | 2019-10-10 15:51:30 -0700 |
|---|---|---|
| committer | Nick Merwin <[email protected]> | 2019-10-10 15:51:30 -0700 |
| commit | 2ed185ca3626591549ed33c2363a47b824a39d0f (patch) | |
| tree | f7c6730ace706fcaf329d7ea3c388e6c46c0ac2f /.gitignore | |
| parent | 1e096913d5de887722c8ce8619b9f76085632e70 (diff) | |
| download | node-coveralls-3.0.7.tar.xz node-coveralls-3.0.7.zip | |
added support for GitLab Merge Request IIDv3.0.7
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,4 +5,5 @@ coverage.json npm-debug.log # Webstorm IDE -.idea
\ No newline at end of file +.idea +.DS_Store |
