Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
public test
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
victor-public
public test
Commits
7225301c
Commit
7225301c
authored
4 years ago
by
Perez Domingo, Victor
Browse files
Options
Downloads
Patches
Plain Diff
Uploading DVC init
parent
4792ebce
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.dvc/.gitignore
+3
-0
3 additions, 0 deletions
.dvc/.gitignore
.dvc/config
+9
-0
9 additions, 0 deletions
.dvc/config
.dvcignore
+3
-0
3 additions, 0 deletions
.dvcignore
with
15 additions
and
0 deletions
.dvc/.gitignore
0 → 100644
+
3
−
0
View file @
7225301c
/config.local
/tmp
/cache
This diff is collapsed.
Click to expand it.
.dvc/config
0 → 100644
+
9
−
0
View file @
7225301c
[core]
remote = ImagingPlatform
['remote "ImagingPlatform"']
url = https://ktc.esilab.org:443/remote?remote=4279
auth = custom
custom_auth_header = X-Token
ssl_verify = False
This diff is collapsed.
Click to expand it.
.dvcignore
0 → 100644
+
3
−
0
View file @
7225301c
# Add patterns of files dvc should ignore, which could improve
# the performance. Learn more at
# https://dvc.org/doc/user-guide/dvcignore
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment