Skip to content

Commit 796eda7

Browse files
committed
adding shared_data folder skeleton
1 parent 2559e71 commit 796eda7

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
composer.lock
33
front_end/openVRE/config/globals.inc.php
44
front_end/openVRE/config/*.conf
5-
shared_data
65
vault/config/public-key.pem
76
vault/file/*
87
vault/config/jwt-user-policies.hcl

shared_data/public/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

shared_data/userdata/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)