aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2017-09-08 15:28:48 -0400
committerGitHub <[email protected]>2017-09-08 15:28:48 -0400
commitaa8ac6cc11bb1be49dfd184289d45c8d9f420734 (patch)
tree07d96577999a4453f238d53c5e7bccb206d28091
parentf695fc03792bd36b1223e1525dd0770b97fe0c17 (diff)
parent96d2c44e927a8e8a49c5df8d6faf94249bfa2ad9 (diff)
downloadfaker-aa8ac6cc11bb1be49dfd184289d45c8d9f420734.tar.xz
faker-aa8ac6cc11bb1be49dfd184289d45c8d9f420734.zip
Merge pull request #351 from prio101/master
[dist] Added .npm in .gitignore file
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4727aaee..7edb33a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,9 @@ lib-cov
node_modules/
/npm-debug.log
/coverage
+/.npm
+
# meteor specific
.build*
-versions.json \ No newline at end of file
+versions.json