X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e39a7d5704932cbec606e85cdca50aa38a1ed053..2e727c5d2d000faa6f1d9a566dc59568f1b276fe:/services/api/.gitignore diff --git a/services/api/.gitignore b/services/api/.gitignore index da4c39d901..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 @@ -30,3 +29,9 @@ # Generated git-commit.version file /git-commit.version + +# Generated when building distribution packages +/package-build.version + +# Debugger history +.byebug_history