Loading .gitignore +1 −0 Original line number Diff line number Diff line .vscode models data # Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,linux,python,git # Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode,linux,python,git Loading scripts/fetch.sh +2 −2 Original line number Diff line number Diff line set -e mkdir downloads cd downloads mkdir data cd data # lassen git clone https://github.com/LLNL/LAST/ lassen-repo Loading Loading
.gitignore +1 −0 Original line number Diff line number Diff line .vscode models data # Created by https://www.toptal.com/developers/gitignore/api/visualstudiocode,linux,python,git # Edit at https://www.toptal.com/developers/gitignore?templates=visualstudiocode,linux,python,git Loading
scripts/fetch.sh +2 −2 Original line number Diff line number Diff line set -e mkdir downloads cd downloads mkdir data cd data # lassen git clone https://github.com/LLNL/LAST/ lassen-repo Loading