mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2025-05-18 15:26:36 +00:00
chore(git): update .gitignore to exclude prisma migrations folder
This commit is contained in:
parent
da04f9718b
commit
e69ac90f58
3
.gitignore
vendored
3
.gitignore
vendored
@ -41,3 +41,6 @@ yarn-error.log*
|
|||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
|
# prisma
|
||||||
|
prisma/migrations
|
||||||
|
Loading…
Reference in New Issue
Block a user