rails/.gitignore
Vijay Dev eae2dbe557 Revert "added .DS_Store to .gitignore"
This reverts commit fc80ebb13328eb5f233f65408ba281bf0f8ce68e.

Such changes aren't allowed in docrails.
2012-09-01 23:31:29 +05:30

25 lines
523 B
Plaintext

# Don't put *.swp, *.bak, etc here; those belong in a global ~/.gitignore.
# Check out http://help.github.com/ignore-files/ for how to set that up.
debug.log
.Gemfile
/.bundle
/.rbenv-version
/.rvmrc
/Gemfile.lock
/pkg
/dist
/doc/rdoc
/*/doc
/*/test/tmp
/activerecord/sqlnet.log
/activemodel/test/fixtures/fixture_database.sqlite3
/activesupport/test/fixtures/isolation_test
/railties/test/500.html
/railties/test/fixtures/tmp
/railties/test/initializer/root/log
/railties/doc
/railties/tmp
/guides/output
/RDOC_MAIN.rdoc