Skip to content

Commit

Permalink
added .vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin PELLEMOINE committed Jun 4, 2024
1 parent a19b97f commit e4dbebf
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 @@ -81,6 +81,8 @@ target/
# svn
.svn

# visual studio conf
.vscode

# coverage
.coverage
Expand Down

0 comments on commit e4dbebf

Please sign in to comment.