summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/.gitignore
blob: b5c3a99db38d3834407f42fb4757452cad8e0425 (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
26
27
28
29
30
31
32
33
34
# autoreconf by-products
*.in

aclocal.m4
autom4te.cache/
configure
depcomp
install-sh
missing
compile

# libtool by-products
ltmain.sh
libtool
m4/*.m4

# configure by-products
.deps/
Makefile

config.status
version.h

# build by-products
*.o
*.lo
*.a
*.la

/src/trxcon

# various
.version
.tarball-version