Skip to content

Commit

Permalink
Merge pull request #1473 from obi-ontology/gitignore
Browse files Browse the repository at this point in the history
Ignore .venv/
  • Loading branch information
jamesaoverton authored Jan 3, 2022
2 parents 9a07577 + 51f52b1 commit a18e817
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ build/
catalog-v001.xml
junk/
__pycache__
*.xlsx
.venv/
*.xlsx

0 comments on commit a18e817

Please sign in to comment.