Unverified Commit 426d8449 authored by Benjamin Lefaudeux's avatar Benjamin Lefaudeux Committed by GitHub
Browse files

[chore] .gitignore update (#85)

skip python venv files, and coverage reports
parent 4a874a6b
......@@ -9,3 +9,16 @@
build/
dist/
# Coverage reports
.coverage
.coverage.*
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment