mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
Ignore test databases.
This commit is contained in:
parent
0fa0e8d673
commit
a4823c6c71
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
test/debug.log
|
||||
test/paper_trail_plugin.sqlite3.db
|
||||
test/dummy/db/*.sqlite3
|
||||
test/dummy/log/*
|
||||
test/dummy/tmp/*
|
||||
coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue