Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgenherje committed Oct 31, 2023
1 parent 2e19f7a commit 6ee431f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,9 @@ dist
# .vscode
.vscode/
!.vscode/tasks.json

# Ignore Jupyter Notebook files
*.ipynb

# Ignore Jupyter Notebook checkpoints (hidden directories)
.ipynb_checkpoints/

0 comments on commit 6ee431f

Please sign in to comment.