Compare commits
2 Commits
ef3dc2c549
...
79a1e8657e
| Author | SHA1 | Date |
|---|---|---|
|
|
79a1e8657e | |
|
|
3b80d3156e |
|
|
@ -0,0 +1,13 @@
|
||||||
|
node_modules/
|
||||||
|
.env
|
||||||
|
.env.local
|
||||||
|
.env.development.local
|
||||||
|
.env.test.local
|
||||||
|
.env.production.local
|
||||||
|
npm-debug.log*
|
||||||
|
yarn-debug.log*
|
||||||
|
yarn-error.log*
|
||||||
|
.DS_Store
|
||||||
|
dist/
|
||||||
|
build/
|
||||||
|
*.local
|
||||||
Loading…
Reference in New Issue