diff --git a/.gitignore b/.gitignore index 121b1cd..2564faa 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,10 @@ Cargo.lock # Logs *.log +# Authentication tokens (should be in ~/.config but just in case) +overte_token.txt +**/overte_token.txt + # Temporary *.tmp .DS_Store