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
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
|
||||||
|
|
||||||
|
/config/db.sql
|
||||||
BIN
config/db.sql
BIN
config/db.sql
Binary file not shown.
Reference in New Issue
Block a user