Skip to content

Commit

Permalink
Add .ipynb_checkpoints/ folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Panai authored Jun 24, 2021
1 parent d4b4aa9 commit fbb61f2
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 @@ -13,3 +13,6 @@ __pycache__
.idea
*.iml
.vscode

# Jupyter checkpoints
**/.ipynb_checkpoints/*

0 comments on commit fbb61f2

Please sign in to comment.