diff --git a/.gitignore b/.gitignore index 12030d56a..4bc956940 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,6 @@ __pycache__ # Ignore Brewfile locks Brewfile.lock.json + +# Ignore backups +*.bak