Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore sqlite files
Browse files Browse the repository at this point in the history
ahangarha committed Jan 24, 2024

Verified

This commit was signed with the committer’s verified signature.
ahangarha Mostafa Ahangarha
1 parent 96d52d6 commit 3414a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/dummy/.gitignore
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
/vendor/bundle

# Ignore the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3*
/db/*.sqlite3-journal

# Ignore all logfiles and tempfiles.

0 comments on commit 3414a1a

Please sign in to comment.