diff --git a/.gitignore b/.gitignore index 386fa57..45f295e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ local_settings.py db.sqlite3 db.sqlite3-journal /static/ -.vscode +/.vscode # ## # If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/