Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Aug 20, 2019
1 parent c8c3c9b commit c9c2a4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ tcl/
bin/
*.pyc
.Python
env/
__pycache__/

comp_req_csv.py
methy_format_gene.py
Expand Down

0 comments on commit c9c2a4c

Please sign in to comment.