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
nomad-lab
nomad-FAIR
Commits
94aef9c3
Commit
94aef9c3
authored
Jan 08, 2020
by
Markus Scheidgen
Browse files
Improved dockerignore for local builds.
parent
f0ac629d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.dockerignore
View file @
94aef9c3
...
...
@@ -3,7 +3,8 @@
**/__pycache__
**/*.pyc
**/NOMAD.egg-info
.pyenv/
.*env/
.pytest_cache
.vscode/
.volumes/
dependencies/**/test
...
...
@@ -15,3 +16,4 @@ docs/*.graffle
examples/
local/
target/
gui/node_modules/
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