Skip to content

Commit 73a5a7b

Browse files
committed
Update gitignore
1 parent 0592181 commit 73a5a7b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,3 +280,14 @@ docs/apps/linkdin/debug*/
280280
docs/apps/linkdin/samples/insights/*
281281

282282
scripts/
283+
284+
285+
# Databse files
286+
*.sqlite3
287+
*.sqlite3-journal
288+
*.db-journal
289+
*.db-wal
290+
*.db-shm
291+
*.db
292+
*.rdb
293+
*.ldb

0 commit comments

Comments
 (0)