summaryrefslogtreecommitdiff
path: root/.gitignore
blob: fe7baf1929cc9c77c773a18e762230ac6a3351f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*.o
*.so
*.Tpo
*.beam
erl_crash.dump

# building
apps/*/ebin/
rel/overlay/etc/default*.ini
rel/dbcore
rel/overlay/erts-vsn/bin/erl_call
Makefile
rebar.config

# scons building
.sconf_temp/
.sconsign.dblite
build/
config.log

# testing
.eunit
@abs_top_builddir@/
apps/couch/test/temp*
apps/couch/test/etap/