aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 0207d07dfeecc6cfb0a3151e38d41200981b88c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Match at any level.
*~
autom4te.cache

# Anchored from $ERL_TOP
/bin

/lib/*/ebin

/bootstrap/bin
/bootstrap/lib/asn1
/bootstrap/lib/hipe
/bootstrap/lib/ic
/bootstrap/lib/parsetools
/bootstrap/lib/sasl
/bootstrap/lib/snmp
/bootstrap/lib/syntax_tools
/bootstrap/lib/wx

/Makefile
/configure

/release