
* docs: restructuring & introduction of mkdocs with versioning provided by mike * docs: ad repositories section to sophia examples * docs: refactoring and consistent naming of æternity * docs: hint for new file destination * docs: revert capital letter * docs: accept proposed changes * docs: fix anchors in stdlib
27 lines
250 B
Plaintext
27 lines
250 B
Plaintext
.rebar3
|
|
_[^_]*
|
|
.eunit
|
|
*.o
|
|
*.beam
|
|
*.plt
|
|
*.swp
|
|
*.swo
|
|
.erlang.cookie
|
|
ebin
|
|
log
|
|
erl_crash.dump
|
|
.rebar
|
|
logs
|
|
_build
|
|
.idea
|
|
*.iml
|
|
rebar3.crashdump
|
|
*.erl~
|
|
*.aes~
|
|
aesophia
|
|
.qcci
|
|
current_counterexample.eqc
|
|
test/contracts/test.aes
|
|
__pycache__
|
|
.docssite/docs/*.md
|