Bring in hapi-nextauth and dev support libs
This commit is contained in:
parent
feab3f90d7
commit
7aa1ec74eb
45 changed files with 14633 additions and 1141 deletions
13
packages/hapi-nextauth/.gitignore
vendored
Normal file
13
packages/hapi-nextauth/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.idea/*
|
||||
.nyc_output
|
||||
build
|
||||
node_modules
|
||||
test
|
||||
src/*/*.js
|
||||
coverage
|
||||
*.log
|
||||
package-lock.json
|
||||
.npmrc
|
||||
.yalc
|
||||
yalc.lock
|
||||
junit.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue