diff options
Diffstat (limited to 'library/moment/.gitignore')
-rw-r--r-- | library/moment/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/library/moment/.gitignore b/library/moment/.gitignore new file mode 100644 index 000000000..4d1faf41d --- /dev/null +++ b/library/moment/.gitignore @@ -0,0 +1,13 @@ +node_modules/ +.DS_Store +min/moment+customlangs.js +min/moment+customlangs.min.js +sauce_connect.log +.sauce-labs.creds +npm-debug.log +.build* +build +coverage +nyc_output +.nyc_output +.coveralls.yml |