X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b16f84a8c5562cd5c3939e8c445dc86df2be2d4b..55100cd265eea01c9df1a369092ee6b49214c2ac:/services/api/.gitignore diff --git a/services/api/.gitignore b/services/api/.gitignore index 2cda8bcb14..0962779658 100644 --- a/services/api/.gitignore +++ b/services/api/.gitignore @@ -7,7 +7,6 @@ # Sensitive files and local configuration /config/database.yml -/config/initializers/omniauth.rb /config/application.yml # asset cache @@ -33,3 +32,6 @@ # Generated when building distribution packages /package-build.version + +# Debugger history +.byebug_history