forked from aeternity/aeternity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
63 lines (63 loc) · 912 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
.rebar3
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
_build
.idea
py/bin
py/include
py/lib
py/local
py/man
py/pip-selfcheck.json
py/share
py/.Python
nosetests.xml
*.pyc
.chain
REVISION
aevm_external
apps/*/doc/*.html
apps/*/doc/edoc-info
apps/*/doc/erlang.png
apps/*/doc/stylesheet.css
apps/*/test/*.xfm
apps/aecore/c_src/*.[1-9][0-9]o
apps/aecore/priv/keys
apps/aefate/aefate
apps/aefate/aefateasm
apps/aefate/aefateasm.cmd
apps/aefate/src/aefa_fate_eval.erl
apps/aeutils/src/endpoints.erl
otp_patches/*.erl
*.erl~
*.aes~
.virtualenv/
*.retry
system_test/logs
system_test/aest_hard_fork_SUITE_data/db
docker/keys/*/sign_key*
data/aecore/keys
_checkouts/
tmp/
rebar3.crashdump
aeternity*windows*.zip
aeternity*windows*.exe
debian/.debhelper/
debian/aeternity-node*
debian/changelog
debian/files
eqc-lib
eqc
/docs/.tools/
/docs/state-channels/*.svg
.contracts_test_cache