Skip to content

Commit

Permalink
Merge pull request itmammoth#38 from itmammoth/ignore_db_schema
Browse files Browse the repository at this point in the history
Ignore db/schema.rb
  • Loading branch information
itmammoth authored Apr 27, 2019
2 parents 7f2feb9 + 30e20ee commit 7d778de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 43 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ log/*.log
pkg/
spec/dummy/db/*.sqlite3
spec/dummy/db/*.sqlite3-journal
spec/dummy/db/schema.rb
spec/dummy/log/*.log
spec/dummy/tmp/
spec/dummy/.sass-cache
Expand Down
43 changes: 0 additions & 43 deletions spec/dummy/db/schema.rb

This file was deleted.

0 comments on commit 7d778de

Please sign in to comment.