diff --git a/.gitignore b/.gitignore index bf5b46f..625a566 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,6 @@ swap.md # Ignore macos files .DS_Store + +# Token file used in testing locally +token.txt