aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: a6e5c529f006cd755983eb5315a76277e0cebde3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
deps/*
ebin/*
*.beam
.eunit
.relx_plt
relx
relx.cmd
priv/templates/*.erl
# This is a generated file that should be ignored
src/rcl_goal.erl
logs
test/*_data
_rel/*
.*
erl_crash.dump
rebar