Skip to content

Commit

Permalink
add to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
milescsmith committed Jul 14, 2023
1 parent d3946fc commit 81f01dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -616,3 +616,4 @@ MigrationBackup/

# End of https://www.gitignore.io/api/osx,python,pycharm,windows,visualstudio,visualstudiocode
liftOverPlink27.py
tests/data/testing_data.pvar
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ dev = [
"pytest ==7.4.0",
"pyupgrade ==3.9.0",
"safety ==2.3.4",
"twine ==4.0.2",
]

[tool.isort]
Expand Down

0 comments on commit 81f01dd

Please sign in to comment.