Update gitignore
This commit is contained in:
parent
7014cc8e8e
commit
6bcac17b4a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -34,3 +34,6 @@ yarn-error.log*
|
|||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# development
|
||||
.vscode/
|
||||
|
|
Loading…
Reference in a new issue