-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
37 lines (30 loc) · 680 Bytes
/
Copy path.gitignore
File metadata and controls
37 lines (30 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.venv
__pycache__
*.pyc
.idea
.DS_Store
*.DS_Store
.pytest_cache
node_modules
yarn.lock
package-lock.json
.python-version
.env
.env-prod*
.env-qa*
.env-sandbox*
tmp-*
tmp_*
.ipynb_checkpoints
conda.txt
# migration test
test_data/eng/migration
# real data
test_data/eng/migration/common/**/*.json
test_data/eng/migration/common/**/*.csv
test_data/eng/migration/migrate_user/**/*.json
test_data/eng/migration/migrate_user/**/*.csv
# sample data
!test_data/eng/migration/common/customer-mapping/60a3d3ffda05ef00130f727c.json
!test_data/eng/migration/common/group-mapping/60a3d3ffda05ef00130f727c.json
!test_data/eng/migration/migrate-user/v2-customer-60a3d3ffda05ef00130f727c