diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
| diff --git a/.gitignore b/.gitignore index 7e20915..7e4fe23 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -8,8 +8,7 @@ | |||
| 8 | /.bundle | 8 | /.bundle |
| 9 | 9 | ||
| 10 | # Ignore the default SQLite database. | 10 | # Ignore the default SQLite database. |
| 11 | /db/*.sqlite3 | 11 | /db/*.sqlite3* |
| 12 | /db/*.sqlite3-journal | ||
| 13 | 12 | ||
| 14 | # Ignore all logfiles and tempfiles. | 13 | # Ignore all logfiles and tempfiles. |
| 15 | /log/* | 14 | /log/* |
