Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Do not commit vscode config files
  • Loading branch information
pradal authored Oct 24, 2024
1 parent 2d1448e commit 01ef95a
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 @@ -71,3 +71,6 @@ nosetests.xml

# Jupyter
.ipynb_checkpoints

# VS Code
.vscode

0 comments on commit 01ef95a

Please sign in to comment.