Skip to content

Commit

Permalink
Add .vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmsmith committed May 19, 2018
1 parent ea1d5e9 commit 587674f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,8 +1,7 @@
*.pyc
*.swp
.vagrant
.vscode
.DS_Store
staticfiles
.env
*.pid
*.pid
3 changes: 3 additions & 0 deletions .vscode/extensions.json
@@ -0,0 +1,3 @@
{
"recommendations": ["EditorConfig.EditorConfig", "ms-python.python"]
}

0 comments on commit 587674f

Please sign in to comment.