Skip to content

Commit

Permalink
(.gitignore) Ignore pickle files
Browse files Browse the repository at this point in the history
  • Loading branch information
ulupo committed Dec 15, 2023
1 parent 655ad95 commit 73cf9b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,7 @@ nbs/Results

# Jupyterlab-lsp
.virtual_documents

# Pickle files
*.pkl
*.pickle

0 comments on commit 73cf9b7

Please sign in to comment.