Skip to content

Commit 0599b5f

Browse files
committed
refactor(plugin-serverless): remove redundant files
1 parent 1703f39 commit 0599b5f

File tree

17 files changed

+23
-219
lines changed

17 files changed

+23
-219
lines changed

.all-contributorsrc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,26 @@
6767
"code",
6868
"review"
6969
]
70+
},
71+
{
72+
"login": "childish-sambino",
73+
"name": "childish-sambino",
74+
"avatar_url": "https://avatars0.githubusercontent.com/u/47228322?v=4",
75+
"profile": "https://github.com/childish-sambino",
76+
"contributions": [
77+
"code",
78+
"bug"
79+
]
80+
},
81+
{
82+
"login": "thinkingserious",
83+
"name": "Elmer Thomas",
84+
"avatar_url": "https://avatars0.githubusercontent.com/u/146695?v=4",
85+
"profile": "http://www.ThinkingSerious.com",
86+
"contributions": [
87+
"bug",
88+
"doc"
89+
]
7090
}
7191
]
7292
}
File renamed without changes.
File renamed without changes.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Package Lock files should not be included for libraries
22
package-lock.json
3+
yarn.lock
34

45
# Logs
56
logs
@@ -67,4 +68,4 @@ typings/
6768
dist/
6869

6970
*.tsbuildinfo
70-
.twilio-functions
71+
.twilio-functions

packages/plugin-serverless/.all-contributorsrc

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

packages/plugin-serverless/.eslintrc

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

packages/plugin-serverless/.github/config.yml

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

packages/plugin-serverless/.gitignore

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

packages/plugin-serverless/.npmrc

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

packages/plugin-serverless/.nvmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)