Skip to content

Commit

Permalink
added *.vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alixdamman authored and jmpplan committed Mar 3, 2021
1 parent 45a9e61 commit 51a0e68
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
Expand Up @@ -30,3 +30,6 @@
*.exe
*.out
*.app

# IDE
*.vscode

0 comments on commit 51a0e68

Please sign in to comment.