summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 21a2dba5a5ce6c1c57bda2b5daa5e9e3e795da22 (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
38
39
40
41
42
Makefile.in
Makefile
*.o
*.lo
*.la
*.c
*.h
*.stamp
*.gir
.deps
.dirstamp
.libs
libvala-*.vapi

build-aux
config.*
aclocal.m4
autom4te.cache
ChangeLog
configure
INSTALL
libtool
m4
stamp-h1
*.pc
.tarball-version
.version

*.gcda
*.gcno
coverage
lcov.info

tests/_test

*~
.DS_Store
.vscode
Makecache

*.dll
*.exe