feat: initial gatsby setup
This commit is contained in:
parent
0452e8fa24
commit
f4f421ac43
9 changed files with 34983 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
node_modules/
|
||||
.cache/
|
||||
public
|
||||
src/gatsby-types.d.ts
|
||||
|
||||
# dotenv environment variables file
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue