Skip to content

Commit 5f1f6e5

Browse files
committed
refactor: update .gitignore
1 parent 83711a9 commit 5f1f6e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# Logs and databases #
2424
######################
2525
*.log
26-
*.sql
26+
2727
*.sqlite
2828

2929
## Node ###
@@ -102,6 +102,7 @@ local.properties
102102

103103

104104
scratch.txt
105+
package-lock.json
105106

106107
output/
107108

0 commit comments

Comments
 (0)