Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dvc_testing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
suryakant
dvc_testing
Commits
3e88a2ef
Commit
3e88a2ef
authored
Sep 07, 2023
by
suryakant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial Commit
parent
281a8fb3
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
0 deletions
+13
-0
.dvc/.gitignore
.dvc/.gitignore
+3
-0
.dvc/config
.dvc/config
+6
-0
.dvcignore
.dvcignore
+3
-0
.gitignore
.gitignore
+1
-0
No files found.
.dvc/.gitignore
0 → 100644
View file @
3e88a2ef
/config.local
/tmp
/cache
.dvc/config
0 → 100644
View file @
3e88a2ef
[core]
remote = azure
['remote "azure"']
url = azure://vision-app/dataset_versioning
account_name = azrmlilensqa006382180551
connection_string = AccountName=azrmlilensqa006382180551;AccountKey=tDGOKfiZ2svfoMvVmS0Fbpf0FTHfTq4wKYuDX7cAxlhve/3991QuzdvJHm9vWc+lo6mtC+x9yPSghWNR4+gacg==;EndpointSuffix=core.windows.net;DefaultEndpointsProtocol=https;
.dvcignore
0 → 100644
View file @
3e88a2ef
# Add patterns of files dvc should ignore, which could improve
# the performance. Learn more at
# https://dvc.org/doc/user-guide/dvcignore
.gitignore
View file @
3e88a2ef
...
@@ -143,3 +143,4 @@ cython_debug/
...
@@ -143,3 +143,4 @@ cython_debug/
# logs
# logs
logs/
logs/
/DataFile
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment