Browse Source

Put .vscode in .gitignore

master
Pete McNeil 4 years ago
parent
commit
5bac1b8f62
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -1,3 +1,4 @@
# ignore the temporary stuff like objects etc...
*.o
.vscode


Loading…
Cancel
Save