Skip to content

Commit

Permalink
Add .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Colelyman authored and kclem committed Aug 13, 2021
1 parent 2461e30 commit 3c30e56
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
build
.mypy_cache
__pycache__
*.pyc
*.so
CRISPResso2.egg-info
dist
tests/CRISPResso*

0 comments on commit 3c30e56

Please sign in to comment.