aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bf72009fb62e1d0d07d8bb2b13a99d290487d610 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
deps/*
ebin/*
*.beam
.eunit
.relcool_plt
relcool
# This is a generated file that should be ignored
src/rcl_goal.erl
logs
test/*_data
_rel/*
.*