Skip to content

Commit 06aa765

Browse files
authored
Add Pipfile to gitignore so devs can use pipenv without causing problems
1 parent 490298e commit 06aa765

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)