Skip to content

Commit

Permalink
Update .gitignore to ignore intermediary data objects
Browse files Browse the repository at this point in the history
  • Loading branch information
colbyham committed Jun 11, 2021
1 parent 1522ab2 commit 40351f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ __pycache__/
*batch*.txt
output/
hpc/logs/

*_walks*
*.pickled
*.emd

0 comments on commit 40351f8

Please sign in to comment.