Skip to content

Commit

Permalink
Updates .gitignore to ignore IDE setting folders
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe R. Monteiro <[email protected]>
  • Loading branch information
feliperodri authored and markrtuttle committed Oct 27, 2021
1 parent 4795e1b commit dfdcae1
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 @@ -11,3 +11,6 @@ build/
*.gcda
*.gcno
*.gcov

# Ignore IDE setting folders
.vscode/

0 comments on commit dfdcae1

Please sign in to comment.