index
:
ethz/act4e
alphubel-prod
impl_fail
Applied Category Theory for Engineering 1 Maker Track @ ETHZ
Linux User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.vscode
/
settings.json
blob: a77d3ce3248cced70c85432b660638b1d12ac20e (
plain
)
1
2
3
4
5
6
{
"files.exclude"
:
{
"**/__pycache__"
:
true
,
"**/*.egg-info"
:
true
}
}