aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 64d4e0b3653f728521797844af8d0da452a89f22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
_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/*
.*
!.circleci
!.cirrus.yml
erl_crash.dump
rebar
TEST-*
tags