diff --git a/.gitignore b/.gitignore index dd6d8d0..2485fe2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ cloudflare_token.ini +.vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index e56e562..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "ansible.python.interpreterPath": "/home/thomas/python_venv/bin/python" -} \ No newline at end of file