1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/.gitignore
2012-01-18 09:08:46 +01:00

12 lines
174 B
Text

test/debug.log
test/paper_trail_plugin.sqlite3.db
test/dummy/db/*.sqlite3
test/dummy/log/*
test/dummy/tmp/*
coverage
pkg/*
*.gem
.bundle
.rbenv-version
Gemfile.lock
vendor/*