aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 549921952cf654df753b156e3001c3db675db26b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# autoreconf -i
/configure
/autom4te.cache
/aclocal.m4
/compile
/config.h.in
/depcomp
/install-sh
/missing
Makefile.in

# ./configure
Makefile
/.deps
/config.h
/config.log
/config.status
/stamp-h1

# make
*.o
thotkeys