Update .gitignore to exclude SQL dump files
This commit is contained in:
parent
fea89942da
commit
0c7f639944
2
.gitignore
vendored
2
.gitignore
vendored
@ -76,7 +76,7 @@ build/
|
|||||||
############################################
|
############################################
|
||||||
|
|
||||||
# SQL Dumps
|
# SQL Dumps
|
||||||
*.sql
|
#*.sql
|
||||||
*.sqlite
|
*.sqlite
|
||||||
*.db
|
*.db
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user