diff options
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r-- | core/vendor/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore new file mode 100644 index 00000000000..8d4f4fbe84d --- /dev/null +++ b/core/vendor/.gitignore @@ -0,0 +1,8 @@ +# momentjs - ignore all files except the two listed below +moment/benchmarks +moment/locale +moment/min/** +moment/*.js* +moment/*.md +!moment/LICENSE +!moment/min/moment-with-locales.js |