Skip to content

Commit

Permalink
Added .vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
stlucasgarcia committed Feb 10, 2021
1 parent cdc7a0a commit 5c04482
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ __pycache__/
*.py[cod]
*$py.class

# IDE
.vscode

# C extensions
*.so

Expand Down
6 changes: 0 additions & 6 deletions .vscode/settings.json

This file was deleted.

0 comments on commit 5c04482

Please sign in to comment.