Skip to content

Commit 0143e67

Browse files
committed
prep release of v2.0.0
1 parent 6a19513 commit 0143e67

File tree

128 files changed

+10246
-16089
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+10246
-16089
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
*.log
2+
wp-config.php
3+
wp-content/advanced-cache.php
4+
wp-content/backup-db/
5+
wp-content/backups/
6+
wp-content/blogs.dir/
7+
wp-content/cache/
8+
wp-content/upgrade/
9+
wp-content/uploads/
10+
wp-content/mu-plugins/
11+
wp-content/wp-cache-config.php
12+
wp-content/plugins/hello.php
13+
14+
/.htaccess
15+
/license.txt
16+
/readme.html
17+
/sitemap.xml
18+
/sitemap.xml.gz
19+
20+
.DS_Store
21+
22+
# Grunt
23+
/build/
24+
/node_modules/
25+
npm-debug.log
26+
27+
# Composer
28+
composer.lock
29+
/vendor/
30+
31+
# Dev
32+
/dev-lib/
33+
34+
# Tests
35+
tests/data/
36+
tests/includes/
37+
coverage/html/
38+
39+
# ENV files
40+
.env
41+
42+
# IDE
43+
.vscode
44+
cloudinary-image-management-and-manipulation-in-the-cloud-cdn

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/api.php

Lines changed: 0 additions & 40 deletions
This file was deleted.

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/autoload.php

Lines changed: 0 additions & 27 deletions
This file was deleted.

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/cacert.pem

Lines changed: 0 additions & 3920 deletions
This file was deleted.

0 commit comments

Comments
 (0)