summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7052d3ff25921a1765745cf8644f461cb79003a4 (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
35
36
37
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.log
config.status
configure
depcomp
install-sh
missing

.deps
.dirstamp
Makefile
Makefile.in
*.o

src/x11spice
config.guess
config.sub
test-driver
src/tests/run

*.log
*.trs
x11spice_test
options_test

*.gcno
*.gcda
*coverage.info.tmp
x11spice-1.0-coverage*

callgrind.out.*

*.tar.gz