1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
omniauth--omniauth/.gitignore
Bobby McDonald 1c94432272
Use github actions instead of Travis
Travis OSS has gotten too slow and takes too long
to process jobs. Github Actions are free and run
much more quickly. I had to use coveralls_reborn
as it appears that the coveralls gem is no longer
maintained.
2020-12-06 23:14:15 -05:00

13 lines
113 B
Text

*.gem
*~
.bundle
.rvmrc
.yardoc
Gemfile.lock
Gemfile.*.lock
coverage/*
doc/*
log/*
measurement/*
pkg/*
.DS_Store