Skip to content

Commit

Permalink
Merge pull request #776 from SynBioHub/update-gitignore-emacs
Browse files Browse the repository at this point in the history
Add gitignore lines for python, emacs, and repositories that the test suite pulls.
  • Loading branch information
oflatt authored Jan 14, 2019
2 parents a5122b6 + ca8ae68 commit bc1a930
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
Expand Up @@ -16,6 +16,14 @@ unzipped/*
jsbml.log


*~

tests/synbiohub-docker/*
tests/SBOLTestRunner/*
tests/SynBioHubRunner/*

*.pyc
*.pyo



Expand Down

0 comments on commit bc1a930

Please sign in to comment.