aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c1cf07c5cd360188ab64ad6f58d04294c3f786e6 (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
27
28
29
30
31
32
# Autotools stuff
Makefile.in
Makefile

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

/config.log
/config.sub
/config.guess
/config.status
/config.h.in
/config.h
/libtool
/ltmain.sh
/stamp-h1

# C stuff

*.o
.libs
.deps

# Products

src/bindfs