Update .gitignore to include db.sql and remove the db.sql file from the config directory.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -39,3 +39,6 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
|
||||
/config/db.sql
|
||||
Reference in New Issue
Block a user