diff options
| author | Marak <[email protected]> | 2018-10-14 22:38:07 -0400 |
|---|---|---|
| committer | Marak <[email protected]> | 2018-10-14 22:38:07 -0400 |
| commit | 33e552bb1e23f914d4089f63594466bee530e579 (patch) | |
| tree | c4b7b063fcacd40959e315880d03ba102054d9de | |
| parent | c852cdf5ba5253617fffc0261fa6c62e77a200a4 (diff) | |
| download | faker-33e552bb1e23f914d4089f63594466bee530e579.tar.xz faker-33e552bb1e23f914d4089f63594466bee530e579.zip | |
[dist] [minor] Add reports folder to .gitignore
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,11 +12,11 @@ REVISION /.idea lib-cov node_modules/ +reports/ /npm-debug.log /coverage /.npm - # meteor specific .build* -versions.json +versions.json
\ No newline at end of file |
