Skip to content

Commit

Permalink
Update .gitignore to exclude the build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Apr 8, 2020
1 parent 3added6 commit b9f0208
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 @@ -9,6 +9,7 @@ venv/
*.egg
.cache/
.pytest_cache/
build/
docs/build/

Pipfile
Expand Down

0 comments on commit b9f0208

Please sign in to comment.