Skip to content

Commit d1b24f7

Browse files
committed
commit
1 parent efcbed4 commit d1b24f7

File tree

5 files changed

+771
-1
lines changed

5 files changed

+771
-1
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
node_modules
2+
3+
# misc
4+
.DS_Store
5+
.env.local
6+
.env.development.local
7+
.env.test.local
8+
.env.production.local

0 commit comments

Comments
 (0)