diff --git a/.gitignore b/.gitignore index f724e8e..9fa021c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,11 @@ docker/ z_gen_history_data.sql # Local docs -QUICKSTART.md init_extra_users.sql # Schemas -sql-scripts*/ \ No newline at end of file +sql-scripts*/ + +# Credentials +db_credentials +global-bundle.pem \ No newline at end of file