diff --git a/.gitignore b/.gitignore index 2edcab6..43dd056 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# contains potentially sensitive data +users.toml + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]