forked from the-events-calendar/the-events-calendar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-safelist.json
43 lines (43 loc) · 1.22 KB
/
package-safelist.json
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
[
"license.txt",
"readme.txt",
"lang/*.txt",
"lang/*.mo",
"lang/*.pot",
"src/admin-views/**/*",
"src/deprecated/**/*",
"src/functions/**/*",
"src/modules/icons/*",
"src/resources/css/**/*.min.css",
"src/resources/js/app/*.min.js",
"src/resources/js/custom-tables-v1/*.js",
"src/resources/css/custom-tables-v1/*.css",
"src/resources/js/views/*",
"src/resources/js/*",
"src/resources/js/admin/*",
"src/resources/images/**/*",
"src/resources/icons/**/*",
"src/resources/deprecated/**/*",
"src/Tribe/**/*",
"src/Events/**/*",
"src/views/**/*",
"the-events-calendar.php",
"vendor/autoload.php",
"vendor/composer/*",
"vendor/tribe-common-libraries/**/*",
"vendor/bootstrap-datepicker/css/*.min.css",
"vendor/bootstrap-datepicker/js/*.min.js",
"vendor/chosen/public/*.min.css",
"vendor/chosen/public/*.min.js",
"vendor/chosen/public/*.png",
"vendor/ForceUTF8/Encoding.php",
"vendor/jquery-placeholder/*.js",
"vendor/jquery-resize/*.min.js",
"vendor/jquery/*.css",
"vendor/jquery/smoothness/*.css",
"vendor/jquery/smoothness/images/*.png",
"vendor/php-date-formatter/js/*.min.js",
"vendor/vendor-prefixed/**/*",
"vendor/woocommerce/action-scheduler/**/*",
"uninstall.php"
]