aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fba85d2da1cef350bba795108e18ee80209ab322 (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
24
25
26
# Match at any level.
*~
autom4te.cache

# Anchored from $ERL_TOP
/bin

/lib/*/ebin

/bootstrap/bin/*
!/bootstrap/bin/*.script
!/bootstrap/bin/*.boot

/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