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