diff --git a/.gitignore b/.gitignore index 5f675ee..8a0bab5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # We ignore settings.ini as it is created automatically settings.ini +settings.bak +# Ignore our local processed files folder +processed/ # Ignore environment file which must be unique to the user .env # Ignore Python's cache