Revision b48efb7f3ae85248af058bd09f440f3d162d2178 authored by Alexander Lalejini on 08 October 2021, 23:42:06 UTC, committed by Alexander Lalejini on 08 October 2021, 23:42:06 UTC
1 parent 4dd3ab4
Raw File
.gitignore
*~
*.debug
*.dSYM
*.gcov
*.js.mem
*.map
*.mp4
*.o
*.out
*.pyc
*.swp
*.swo
*.wasm
*.wast
*-bak.cpp
*tmp.*

.DS_Store
a.out
a.out.js
web/directed-digital-evolution.js

build/
doc/_build/

package-lock.json
node_modules/
coverage_include/

directed-digital-experiment
*.cfg
output/

pyenv/

data/
back to top