Skip to content

Commit

Permalink
Added .vscode folder to gitignore
Browse files Browse the repository at this point in the history
I added the `.vscode` folder generated by VS Code to the gitignore, since I'm assuming we don't want to track that.
  • Loading branch information
JBoggsy committed Nov 24, 2020
1 parent 05a8474 commit e69c0a4
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 @@ -510,3 +510,5 @@ build_*.*
testCommandToFile-output.soar
soarversion
build_time_date

.vscode/

0 comments on commit e69c0a4

Please sign in to comment.