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

.gitignore « vendor « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c20abadb44cc401e977fd650d26d1ac1c3321820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
test/
src/
bower.json
.jshintrc
.travis.yml
CHANGELOG*
Gemfile
gruntfile.js
Gruntfile.js
Makefile
package.json
README*

# underscore
underscore/**
!underscore/.bower.json
!underscore/underscore.js
!underscore/LICENSE

# blueimp-md5
blueimp-md5/css
blueimp-md5/js/*
!blueimp-md5/js/md5.js
blueimp-md5/index.html

# momentjs - ignore all files except the two listed below
moment/benchmarks
moment/locale
moment/min/**
moment/moment.js
moment/scripts
moment/templates
!moment/min/moment-with-locales.js

# jquery
jquery/**
!jquery/.bower.json
!jquery/dist
!jquery/dist/jquery.*
!jquery/MIT-LICENSE.txt

# jquery-ui
jquery-ui/themes/base/minified
jquery-ui/themes/base/images/**
!jquery-ui/themes/base/images/animated-overlay.gif
!jquery-ui/themes/base/images/ui-icons_222222_256x240.png
jquery-ui/themes/base/jquery.ui.*
jquery-ui/themes/black-tie
jquery-ui/themes/blitzer
jquery-ui/themes/cupertino
jquery-ui/themes/dark-hive
jquery-ui/themes/dot-luv
jquery-ui/themes/eggplant
jquery-ui/themes/excite-bike
jquery-ui/themes/flick
jquery-ui/themes/hot-sneaks
jquery-ui/themes/humanity
jquery-ui/themes/le-frog
jquery-ui/themes/mint-choc
jquery-ui/themes/overcast
jquery-ui/themes/pepper-grinder
jquery-ui/themes/redmond
jquery-ui/themes/smoothness
jquery-ui/themes/south-street
jquery-ui/themes/start
jquery-ui/themes/sunny
jquery-ui/themes/swanky-purse
jquery-ui/themes/trontastic
jquery-ui/themes/ui-darkness
jquery-ui/themes/ui-lightness
jquery-ui/themes/vader
jquery-ui/ui/**
!jquery-ui/ui/jquery-ui.custom.js
jquery-ui/*.json
jquery-ui/AUTHORS.txt
jquery-ui/MANIFEST
jquery-ui/README.md

# jcrop
jcrop/index.html
jcrop/demos
jcrop/css/jquery.Jcrop.min.css
jcrop/js/**
!jcrop/js/jquery.Jcrop.js

# jsTimezoneDetect
jsTimezoneDetect/jstz.min.js

# handlebars
handlebars/**
!handlebars/.bower.json
!handlebars/handlebars.js

# select2
select2/**
!select2/.bower.json
!select2/select2.js
!select2/select2.css
!select2/select2.png
!select2/select2x2.png
!select2/select2-spinner.gif
!select2/LICENSE

#zxcvbn
zxcvbn/**
!zxcvbn/.bower.json
!zxcvbn/zxcvbn.js
!zxcvbn/LICENSE.txt

# snapjs
snapjs/demo
snapjs/dist/2.0.0-rc1
snapjs/dist/latest/snap.css
snapjs/dist/latest/snap.min.js
snapjs/scripts

# bootstrap - only include the tooltip plugin
bootstrap/**
!bootstrap/js
bootstrap/js/*
!bootstrap/js/tooltip.js

# backbone
backbone/backbone-min*

# davclient.js
davclient.js/**
!davclient.js/lib
!davclient.js/lib/client.js
!davclient.js/LICENSE

# es6-promise
es6-promise/**
!es6-promise/LICENSE
!es6-promise/dist
es6-promise/dist/*
!es6-promise/dist/es6-promise.js

# base64
base64/*min.js

# clipboard
clipboard/**
!clipboard/dist
!clipboard/dist/clipboard.js