Update .gitignore

This commit is contained in:
Fernando Méndez 2021-02-16 15:04:49 +01:00 committed by GitHub
parent f3875b5160
commit c0bc81c264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ node_modules/
*.log *.log
*.sql *.sql
*.sqlite *.sqlite
.vscode/