aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a7f3ff3ecbef69bef7c21eec9f83992155696924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
_build
.idea
*.iml
rebar3.crashdump
doc