Skip to content
Snippets Groups Projects
Commit 0e4cd5a7 authored by Dorian Lesbre's avatar Dorian Lesbre
Browse files

Update gitignore

parent 72d7a2a3
No related branches found
No related tags found
Loading
...@@ -2,6 +2,9 @@ myvenv ...@@ -2,6 +2,9 @@ myvenv
/static /static
.DS_Store .DS_Store
# for VS Code
.vscode
# Created by https://www.toptal.com/developers/gitignore/api/django # Created by https://www.toptal.com/developers/gitignore/api/django
# Edit at https://www.toptal.com/developers/gitignore?templates=django # Edit at https://www.toptal.com/developers/gitignore?templates=django
...@@ -265,7 +268,8 @@ flycheck_*.el ...@@ -265,7 +268,8 @@ flycheck_*.el
.LSOverride .LSOverride
# Icon must end with two \r # Icon must end with two \r
Icon Icon
# Thumbnails # Thumbnails
._* ._*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment