summaryrefslogtreecommitdiffstats
path: root/core/vendor/.gitignore
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2016-09-14 13:21:38 +0200
committerMorris Jobke <hey@morrisjobke.de>2016-09-14 13:53:47 +0200
commita097c1af91a2d2d6e01f255afb40ae35c5720470 (patch)
tree5ae28fbb4c69ac0d6bd40bbbd384a8d91e254d5e /core/vendor/.gitignore
parent0543661064b00c27c2e9a1780acf34c8a364f6ce (diff)
downloadnextcloud-server-a097c1af91a2d2d6e01f255afb40ae35c5720470.tar.gz
nextcloud-server-a097c1af91a2d2d6e01f255afb40ae35c5720470.zip
update moment.js to 2.15
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r--core/vendor/.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore
index c20abadb44c..70636c39323 100644
--- a/core/vendor/.gitignore
+++ b/core/vendor/.gitignore
@@ -24,12 +24,11 @@ blueimp-md5/js/*
blueimp-md5/index.html
# momentjs - ignore all files except the two listed below
-moment/benchmarks
-moment/locale
+moment/**
+!moment/.bower.json
+!moment/min
+!moment/LICENSE
moment/min/**
-moment/moment.js
-moment/scripts
-moment/templates
!moment/min/moment-with-locales.js
# jquery