diff --git a/.gitignore b/.gitignore index 847c58e84e..8f42d38a75 100755 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ tests/_data/scenarios tests/_output/* tests/_support/_generated/* /npm-debug.log +/storage/oauth-private.key +/storage/oauth-public.key