Update gitignore

This commit is contained in:
Rory Healy 2023-04-16 19:36:43 +10:00
parent 7014cc8e8e
commit 6bcac17b4a
Signed by: roryhealy
GPG key ID: 610ED1098B8F435B

3
.gitignore vendored
View file

@ -34,3 +34,6 @@ yarn-error.log*
# typescript # typescript
*.tsbuildinfo *.tsbuildinfo
next-env.d.ts next-env.d.ts
# development
.vscode/