Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Remove unneeded Rails engine excludes; add gem build output
Browse files Browse the repository at this point in the history
  • Loading branch information
David Moles committed Jun 10, 2015
1 parent 01afe22 commit 4b54912
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,9 @@
*.a
mkmf.log

# Rails engine

.bundle/
log/*.log
spec/dummy/db/*.sqlite3
spec/dummy/db/*.sqlite3-journal
spec/dummy/log/*.log
spec/dummy/tmp/
spec/dummy/.sass-cache
# gem build

*.gem

# IntellJ

Expand Down

0 comments on commit 4b54912

Please sign in to comment.