diff --git a/.gitignore b/.gitignore index 4ad1123..71309e4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ __pycache__/ env/ venv/ ENV/ +SCRATCH # macOS system files .DS_Store @@ -16,6 +17,8 @@ ENV/ # Exclude Rubrik API config files rbk_api.conf +rubrik.conf +*.json # Other common ignores *.swp