Skip to content
Snippets Groups Projects
Commit e3c8c384 authored by Adam Fekete's avatar Adam Fekete
Browse files

Resolve ".volumes folder structure is missing from nomad-oasis.zip"

parent c9f99789
No related branches found
No related tags found
1 merge request!1105Resolve ".volumes folder structure is missing from nomad-oasis.zip"
......@@ -50,8 +50,12 @@ examples/workdir/
**/jupyterhub.sqlite
**/jupyterhub-proxy.pid
# Ignore storage folders of docker-compose
**/.volumes
# Ignore folder content but keeping folders of docker-compose
**/.volumes/fs/north/users/**/*
**/.volumes/fs/public/**/*
**/.volumes/fs/staging/**/*
**/.volumes/fs/tmp/**/*
**/.volumes/mongo/**/*
# local folder
local
......
# Ignore everything in this directory
*
# Except this file
!.gitignore
\ No newline at end of file
# Ignore everything in this directory
*
# Except this file
!.gitignore
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment