Update .gitignore
This commit is contained in:
parent
d528db8676
commit
1f137e5355
|
|
@ -34,3 +34,5 @@ yarn-error.log*
|
||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
|
.env
|
||||||
Loading…
Reference in New Issue