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

.deps
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