Skip to content

Commit ec56aa4

Browse files
longshuicytcnichol
andauthored
migrate metadata definition; modify migration script (#1184)
* migrate metadata definition; modify migration script * local migrate changes (#1186) --------- Co-authored-by: Todd Nicholson <[email protected]>
1 parent 8772325 commit ec56aa4

File tree

4 files changed

+458
-403
lines changed

4 files changed

+458
-403
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,17 @@ deployments/kubernetes/charts/clowder2/*clowder2-software-dev.yaml
6262
*secret*.yaml
6363

6464
# Environments
65+
**/*.env
6566
.env
6667
.venv
6768
env/
6869
venv/
6970
ENV/
7071
env.bak/
7172
venv.bak/
73+
*/.env
74+
scripts/migration/.env
75+
7276

7377
# Test folder contect except for test source code and metadata document.
7478
backend/app/tests/*

scripts/migration/.env

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)