diff --git a/.gitignore b/.gitignore index f26a26e..54a5b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -37,9 +37,12 @@ # Ignore master key for decrypting credentials and more. /config/master.key -# Ignore exported and downloaded files +# Ignore specific directories +/.local /export /download +/backups +/logs .DS_Store