diff --git a/.gitignore b/.gitignore index c6fc14ad0..2ee73b459 100644 --- a/.gitignore +++ b/.gitignore @@ -385,3 +385,9 @@ $RECYCLE.BIN/ *.lnk # End of https://www.gitignore.io/api/git,linux,pydev,python,windows,pycharm+all,jupyternotebook,vim,webstorm,emacs,dotenv + +# vsCode +.vscode + +# Ansible Collection tarball +cisco-aci-*.tar.gz \ No newline at end of file