Skip to content

Commit

Permalink
Added .vscode/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyb authored and mambelli committed May 3, 2024
1 parent 489d45a commit 0aca4d9
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 @@ -107,6 +107,9 @@ venv.bak/
# Decision Engine modules
/modules/

# VSCode configuration directory
.vscode/

.DS_Store
*.swp
*.swo

0 comments on commit 0aca4d9

Please sign in to comment.