diff options
| author | prio101 <[email protected]> | 2016-03-14 22:03:48 +0600 |
|---|---|---|
| committer | prio101 <[email protected]> | 2016-03-14 22:03:48 +0600 |
| commit | 96d2c44e927a8e8a49c5df8d6faf94249bfa2ad9 (patch) | |
| tree | 8ce9d24f6bfd8f9adcfe38d73119210758f31aa7 | |
| parent | 1238c8b65e15972f9746863b8b3b5a6161b34770 (diff) | |
| download | faker-96d2c44e927a8e8a49c5df8d6faf94249bfa2ad9.tar.xz faker-96d2c44e927a8e8a49c5df8d6faf94249bfa2ad9.zip | |
Added .npm in .gitignore file
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
