Skip to content

Commit

Permalink
Added vscode directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Killeroo authored and Matthew Carney committed Feb 6, 2020
1 parent ace080f commit a76a6ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Debug
Release


build/

.vscode/*

.DS_Store

# Created by https://www.gitignore.io/api/visualstudio
Expand Down

0 comments on commit a76a6ae

Please sign in to comment.