Skip to content

Commit 6e83fb6

Browse files
author
locothedev
committed
ignore: env
1 parent 3e28f5e commit 6e83fb6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.env.example

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
STORYBOOK_MORALIS_APPLICATION_ID=
2+
STORYBOOK_MORALIS_SERVER_URL=

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
**/node_modules
22
**/dist
33
**/*.tsbuildinfo
4-
**/.DS_Store
4+
**/.DS_Store
5+
.env

0 commit comments

Comments
 (0)