Skip to content

Commit

Permalink
Updated .gitignore to ignore .vscode. Finally ok? 🤔
Browse files Browse the repository at this point in the history
  • Loading branch information
janik6n committed Apr 17, 2018
1 parent abefb57 commit 479f440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ projectFilesBackup
*.sublime-project
*.sublime-workspace

.vscode/

### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down

0 comments on commit 479f440

Please sign in to comment.