Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
g207004202
explainable-multimodal-classification
Commits
2b981b73
Commit
2b981b73
authored
May 12, 2021
by
cz1716
Browse files
add ignoring python build files
parent
3d3e4457
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
2b981b73
...
...
@@ -32,4 +32,7 @@ web_app/static/user/
# IDE files
.idea/
# python virtualenv
venv/
\ No newline at end of file
venv/
# python package build
build/
dist/
\ No newline at end of file
Write
Preview
Supports
Markdown
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