1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/.gitignore
2020-12-07 14:58:17 +01:00

20 lines
359 B
Text

# Don't put *.swp, *.bak, etc here; those belong in a global .gitignore.
# Check out https://help.github.com/articles/ignoring-files for how to set that up.
.Gemfile
.byebug_history
.ruby-version
/*/doc/
/*/test/tmp/
/.bundle
/dist/
/doc/
/guides/output/
Brewfile.lock.json
debug.log
node_modules/
package-lock.json
pkg/
/tmp/
/yarn-error.log
/test-reports/