Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 67ce264

Browse files
committed
Clean gitignore, remove commited vendor/ folders.
1 parent 33fa7c2 commit 67ce264

File tree

122 files changed

+10
-9509
lines changed

Some content is hidden

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

122 files changed

+10
-9509
lines changed

core/src/.gitignore

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
/plugins/access.ajxp_user/build
2-
/plugins/core.mq/vendor
3-
/plugins/action.scheduler/vendor
4-
/plugins/access.s3/aws-v3.phar
5-
/plugins/access.s3/aws.phar
6-
/plugins/index.elasticsearch/vendor
7-
/plugins/access.ajxp_home/res/build
8-
/plugins/access.inbox/res/build
9-
/plugins/core.mailer/js/build
10-
/plugins/gui.ajax/res/js/ui/reactjs/build/
11-
/plugins/core.tasks/vendor
121
.idea/
132
data/cache/*
143
data/files/*
@@ -17,10 +6,15 @@ data/personal/*
176
data/plugins/*
187
data/public/*
198
data/tmp
20-
node_modules/
9+
node_modules
2110
.DS_Store
2211
.jshintignore
2312
.jshintrc
24-
/plugins/gui.ajax/res/mui/mui-sources
2513
.validate.json
2614
composer.lock
15+
/core/vendor/
16+
/plugins/*/vendor/
17+
/plugins/access.ajxp_user/build
18+
/plugins/access.ajxp_home/res/build
19+
/plugins/access.inbox/res/build
20+
/plugins/core.mailer/js/build

core/src/plugins/access.dropbox/vendor/autoload.php

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

0 commit comments

Comments
 (0)