Skip to content

Commit

Permalink
gitignore: add Pipfile.lock
Browse files Browse the repository at this point in the history
(cherry picked from commit 13c94ad)
  • Loading branch information
rebortg committed Feb 19, 2021
1 parent e009486 commit 133aa83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ _build/
venv/
ENV/
.venv
Pipfile.lock

# put various editor ignores here
.vscode/
Expand Down

0 comments on commit 133aa83

Please sign in to comment.