Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lennart Wittkuhn
highspeed-masks
Commits
447c8f2b
Commit
447c8f2b
authored
Nov 09, 2020
by
Lennart Wittkuhn
Browse files
Apply YODA dataset setup
parent
6e0c8b0c
Changes
5
Hide whitespace changes
Inline
Side-by-side
.gitattributes
View file @
447c8f2b
* annex.backend=MD5E
**/.git* annex.largefiles=nothing
\ No newline at end of file
**/.git* annex.largefiles=nothing
CHANGELOG.md annex.largefiles=nothing
README.md annex.largefiles=nothing
\ No newline at end of file
CHANGELOG.md
0 → 100644
View file @
447c8f2b
README.md
0 → 100644
View file @
447c8f2b
# Project <insert name>
## Dataset structure
-
All inputs (i.e. building blocks from other sources) are located in
`inputs/`
.
-
All custom code is located in
`code/`
.
code/.gitattributes
0 → 100644
View file @
447c8f2b
* annex.largefiles=nothing
\ No newline at end of file
code/README.md
0 → 100644
View file @
447c8f2b
All custom code goes into this directory. All scripts should be written such
that they can be executed from the root of the dataset, and are only using
relative paths for portability.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment