Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
yangobeil committed Nov 9, 2021
1 parent 01eaee0 commit c86bf30
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 @@ -9,3 +9,7 @@ __pycache__/*
.idea/
notebooks/.ipynb_checkpoints
notebooks/.ipynb_checkpoints/*
build/
dist/
decavision.egg-info/
*.ipynb

0 comments on commit c86bf30

Please sign in to comment.