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
NullVoxPopuli ce2cf0d234 Merge branch 'master' of https://github.com/lyfeyaj/paper_trail into merge-with-lyfeyaj
Conflicts:
	lib/paper_trail.rb
	lib/paper_trail/has_paper_trail.rb
	lib/paper_trail/version_concern.rb
2014-10-20 13:04:51 -04:00

19 lines
263 B
Text

NOTES
test/debug.log
test/paper_trail_plugin.sqlite3.db
test/dummy/config/database.yml
test/dummy/db/*.sqlite3
test/dummy/log/*
test/dummy/tmp/*
spec/dummy/
coverage
pkg/*
*.gem
.bundle
.rbenv-version
Gemfile.lock
vendor/*
.idea
.rvmrc
.tags
.tags_sorted_by_file