diff --git a/.gitignore b/.gitignore index a1e20197ca9905ae01abdeed9cae6f915c8c3b0a..72a2c4988547f9aeea7a31221d9fdef3226b8ed5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ myvenv /static .DS_Store +# for VS Code +.vscode + # Created by https://www.toptal.com/developers/gitignore/api/django # Edit at https://www.toptal.com/developers/gitignore?templates=django @@ -265,7 +268,8 @@ flycheck_*.el .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._*