Skip to content

Commit

Permalink
add pynb checkpoints to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed May 2, 2024
1 parent 0bc3f58 commit b54beca
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 @@ -75,3 +75,6 @@ helpers/foundation-deployer/.steps.json

# File to populate env vars used by Docker test runs
.envrc

#ignore directory pynb checkpoints
.ipynb_checkpoints/

0 comments on commit b54beca

Please sign in to comment.