Skip to content

Commit

Permalink
gitignore: add VSCode directory to ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
emcrisostomo committed Dec 23, 2024
1 parent a0c6121 commit e3e52de
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 @@ -35,6 +35,9 @@ out/*
# NetBeans
nbproject/

# VSCode
.vscode/

# GNU Build System
autoscan.log
configure.scan
Expand Down

0 comments on commit e3e52de

Please sign in to comment.