Skip to content

Commit

Permalink
Issue checkstyle#13834: Add .vscodefoler in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushRedHat authored and rnveach committed Oct 6, 2023
1 parent aab6311 commit 1e6aa29
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 @@ -24,6 +24,9 @@ checkstyle.ipr
checkstyle.iws
.idea

# Vscode project files
.vscode

# Temp files
*~

Expand Down

0 comments on commit 1e6aa29

Please sign in to comment.