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