Skip to content

Commit

Permalink
Add .vscode folder into gitignore. (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
r12f authored Dec 6, 2023
1 parent 275f1d2 commit a7e404a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
**.swp
.DS_STORE
.idea
.vscode
*.bkp
*.log
*.pcap
Expand Down

0 comments on commit a7e404a

Please sign in to comment.