Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
426d8449
Unverified
Commit
426d8449
authored
Sep 16, 2020
by
Benjamin Lefaudeux
Committed by
GitHub
Sep 16, 2020
Browse files
[chore] .gitignore update (#85)
skip python venv files, and coverage reports
parent
4a874a6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
.gitignore
.gitignore
+13
-0
No files found.
.gitignore
View file @
426d8449
...
...
@@ -9,3 +9,16 @@
build/
dist/
# Coverage reports
.coverage
.coverage.*
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment