ignore
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -41,3 +41,18 @@ yarn-error.log*
|
||||
next-env.d.ts
|
||||
|
||||
/src/generated/client
|
||||
|
||||
# Prisma / SQLite
|
||||
*.db
|
||||
*.db-journal
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
# IDE - VS Code
|
||||
.vscode/
|
||||
|
||||
# IDE - IntelliJ
|
||||
.idea/
|
||||
|
||||
# Windows
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user