aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f04f7d2b64ff02ea4f31e52ed9e19c740d8699c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
_build
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