Skip to content

Commit 4df5a93

Browse files
committed
Add extra points to "What to add to VC"
1 parent 914a9a8 commit 4df5a93

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

src/version_control.qmd

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@ it will be true.
2323

2424
## What to add to VC
2525

26-
- If you have large datafiles that are needed for your work, you should host
27-
them separately (e.g. on Zenodo) and link to them in your repository
26+
- Large datafiles should be hosted separately (e.g. on Zenodo)
27+
- External dependencies should be declared
28+
- e.g. link to Zenodo dataset in docs and code
29+
- Use .gitignore to automatically ignore any unwanted files
30+
- e.g. build outputs
2831

2932
## What to do next?
3033

0 commit comments

Comments
 (0)