Skip to content

Commit

Permalink
Merge pull request #28 from Openscapes/ignore-ipynb-checkpoint-files
Browse files Browse the repository at this point in the history
gitignore ipynb checkpoint files
  • Loading branch information
stefaniebutland committed Jun 18, 2024
2 parents d230f24 + 8ea9c12 commit 290967e
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 @@ -8,3 +8,6 @@
_site/

.DS_Store

# Ignore notebook checkpoint files
.ipynb_checkpoints

0 comments on commit 290967e

Please sign in to comment.