aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2018-10-14 22:38:07 -0400
committerMarak <[email protected]>2018-10-14 22:38:07 -0400
commit33e552bb1e23f914d4089f63594466bee530e579 (patch)
treec4b7b063fcacd40959e315880d03ba102054d9de
parentc852cdf5ba5253617fffc0261fa6c62e77a200a4 (diff)
downloadfaker-33e552bb1e23f914d4089f63594466bee530e579.tar.xz
faker-33e552bb1e23f914d4089f63594466bee530e579.zip
[dist] [minor] Add reports folder to .gitignore
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 7edb33a7..f877040a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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