Skip to content

Commit

Permalink
Merge pull request matterport#10 from philferriere/patch-1
Browse files Browse the repository at this point in the history
Keep ipynb checkpoints, pycache, model file out of repo
  • Loading branch information
waleedka authored Nov 2, 2017
2 parents 2368d20 + b1353d9 commit 74009f5
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
@@ -0,0 +1,3 @@
.ipynb_checkpoints/
__pycache__/
mask_rcnn_coco.h5

0 comments on commit 74009f5

Please sign in to comment.