Skip to content

Commit 0eb4927

Browse files
authored
Merge pull request #722 from palewire/patch-1
Add Pipfile to gitignore so devs can use pipenv without causing problems
2 parents ee15110 + 06aa765 commit 0eb4927

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ absolute.json
1717
htmlcov/
1818
docs/changelog.md
1919
.mypy_cache
20+
Pipfile
21+
Pipfle.lock
2022

2123
# Sphinx documentation
2224
_build

0 commit comments

Comments
 (0)