Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/vendor/.gitignore')
-rw-r--r--core/vendor/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/vendor/.gitignore b/core/vendor/.gitignore
index c15b973a80e..5e553652912 100644
--- a/core/vendor/.gitignore
+++ b/core/vendor/.gitignore
@@ -20,6 +20,15 @@ jquery/**
!jquery/jquery*
!jquery/MIT-LICENSE.txt
+# jcrop
+jcrop/.bower.json
+jcrop/index.html
+jcrop/README.md
+jcrop/demos
+jcrop/css/jquery.Jcrop.min.css
+jcrop/js/**
+!jcrop/js/jquery.Jcrop.js
+
# handlebars
handlebars/**
!handlebars/handlebars.js