[DATALAD] Recorded changes
This commit is contained in:
parent
fbc26a2892
commit
91a962fad5
2 changed files with 5 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1,5 +1,7 @@
|
|||
* annex.backend=MD5E
|
||||
**/.git* annex.largefiles=nothing
|
||||
README.md annex.largefiles=nothing
|
||||
justfile annex.largefiles=nothing
|
||||
*.sh annex.largefiles=nothing
|
||||
*.tex annex.largefiles=nothing
|
||||
*.sty annex.largefiles=nothing
|
||||
|
|
3
plt_update.sh
Normal file
3
plt_update.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#! /bin/bash
|
||||
cp ../../research_env2/cA_analysis/plot_vault/overview/plateaus_\{chi,sym}_0.2_0.3_0124_ee_ee_total_quad.pdf plots
|
||||
cp ../../research_env2/cA_analysis/plot_vault/interpolations/fix_sym_b{3.9,4.1}.pdf plots
|
Reference in a new issue