Skip to content

Commit

Permalink
Update .gitignore to exclude .vscode/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanghorbanee committed Aug 30, 2024
1 parent a4f2bb1 commit 9536555
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 @@ -161,3 +161,6 @@ cython_debug/

# macOS system files
.DS_Store

# vscode settings
.vscode/

0 comments on commit 9536555

Please sign in to comment.