Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikiu committed Jun 17, 2021
2 parents 8c492de + 01d4122 commit b6c128c
Show file tree
Hide file tree
Showing 3 changed files with 8,988 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
.DS_Store
package-lock.json
yarn.lock
node_modules
.env
dist
.npmignore
dist
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.DS_Store
node_modules
.env
package-lock.json
yarn.lock
Loading

0 comments on commit b6c128c

Please sign in to comment.