diff --git a/.gitignore b/.gitignore index d37fc53..6090ec7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,10 @@ users.txt # secret test file secret.txt -secret_oauth.txt \ No newline at end of file +secret_oauth.txt + +# vscode +.vscode + +# apple stuff +.DS_Store \ No newline at end of file