Skip to content

Commit 7a7fb0c

Browse files
git ignore update
1 parent 56420da commit 7a7fb0c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ build/
4141
# Ignore log files
4242

4343
# Ignore the default SQLite database.
44-
/db/*.sqlite3
45-
/db/*.sqlite3-journal
44+
/db/*.sqlite3
45+
/db/*.sqlite3-journal
4646

4747
# Ignore all logfiles and tempfiles.
48-
/log/
49-
/tmp
50-
*.log
48+
/log/
49+
/tmp
50+
*.log

0 commit comments

Comments
 (0)