Skip to content

Commit

Permalink
updating gitignore to ignore vscode setting files
Browse files Browse the repository at this point in the history
  • Loading branch information
glemieux committed Jan 10, 2020
1 parent 094a245 commit c84614f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ Thumbs.db


# Old Files
*~
*~
# Editor specific setting files
*.vscode

0 comments on commit c84614f

Please sign in to comment.