summaryrefslogtreecommitdiff
path: root/priv/templates/gitignore
blob: 9d7e9c52e42b617e32fcdc2fe0c4724dfea964ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.rebar
logs
_build
<<<<<<< HEAD
rebar.lock
=======
.idea
*.iml
rebar3.crashdump
*~
>>>>>>> upstream/master