Skip to content

Commit

Permalink
update to gitignore to cater for local notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausGPaul committed Sep 21, 2022
1 parent 67f89cb commit 43393cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,10 @@ dmypy.json

# Pyre type checker
.pyre/

.env
.env.yml
.env.yaml

Hide*
Untitled*.ipynb

0 comments on commit 43393cc

Please sign in to comment.