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

Commit c22014c

Browse files
author
Dustin Noyes
committed
first refactor pass
1 parent 83a32d6 commit c22014c

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

.amplifyrc

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

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
node_modules/**
22
/dist/
33
src/aws-exports.js
4+
.amplifyrc
45
.awsmobilejs
56
/amplify/
67
/build/
@@ -9,6 +10,7 @@ yarn-debug.log*
910
yarn-error.log*
1011
.DS_Store
1112
.idea
13+
.github/
1214
.vscode
1315
*.suo
1416
*.ntvs*

0 commit comments

Comments
 (0)