forked from archethic-foundation/archethic-node
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
55 lines (44 loc) · 765 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
/_build
/cover
/deps
/doc
/.fetch
erl_crash.dump
*.ez
*.beam
/config/*.secret.exs
.elixir_ls
**/doc
.
/rel/artifacts
.DS_Store
# mutable storage for dev and test environment
/data
/data_test
/data?
/data??
/archethic-proposal-validator
/.devnet
/data*
# autogenerated by archethic.testnet mix task
/docker-compose.json
# erlang ports
/priv/c_dist
# Since we are building assets from assets/,
# we ignore priv/static. You may want to comment
# this depending on your deployment strategy.
/priv/static/css
/priv/static/js
!/priv/static/docs/**/*.md
# Self signed cert are used for local and dev purposes
/priv/cert
# Dialyzer
/priv/plts
/assets/node_modules
log_*
/.idea/
archethic-node.iml
projectFilesBackup
tags
.vscode/settings.json
src/c/nat/miniupnp