2017-07-28 02:18:43 -04:00
|
|
|
# Don't put *.swp, *.bak, etc here; those belong in a global .gitignore.
|
2013-05-05 11:03:24 -04:00
|
|
|
# Check out https://help.github.com/articles/ignoring-files for how to set that up.
|
2011-10-25 16:30:50 -04:00
|
|
|
|
2011-11-17 17:41:53 -05:00
|
|
|
.Gemfile
|
2017-01-11 06:29:07 -05:00
|
|
|
.byebug_history
|
2017-07-28 02:18:43 -04:00
|
|
|
.ruby-version
|
|
|
|
/*/doc/
|
|
|
|
/*/test/tmp/
|
2015-09-07 19:37:14 -04:00
|
|
|
/.bundle
|
2017-07-28 02:18:43 -04:00
|
|
|
/dist/
|
|
|
|
/doc/
|
|
|
|
/guides/output/
|
|
|
|
debug.log
|
2017-02-21 13:41:17 -05:00
|
|
|
node_modules/
|
2017-07-28 02:18:43 -04:00
|
|
|
package-lock.json
|
|
|
|
pkg/
|