Add Pipenv and Pipfile.lock in gitignore

This commit is contained in:
Eragon 2018-06-07 22:35:19 +02:00
parent 4d21954db8
commit 57098fbb12
No known key found for this signature in database
GPG Key ID: B2B1BF4DA61BBB85
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -7,3 +7,6 @@ migrations/
venv/
.venv/
Pipfile
Pipfile.lock