Skip to content

Commit

Permalink
Add .snakemake to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed May 31, 2019
1 parent 3b2b1c7 commit 3caf688
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 @@ -19,6 +19,8 @@ __pycache__/
/amici/examples/steadystate/model_steadystate_scaled
/amici/examples/lucarelli/lucarelli_12/lucarelli_12/

# snakemake
.snakemake/

# amici
deps/AMICI/python/sdist/amici.egg-info/
Expand Down

0 comments on commit 3caf688

Please sign in to comment.