summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3ea38c953d987fd43fa2391e4adeb6fb811088e5 (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
.deps
.dirstamp
.libs
*.la
*.lo
*.o
*.gz
*~
/.autotools
/.cproject
/.project
/.settings
/*.pc
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache
/build-aux
/config.log
/config.status
/configure
/doc
/libtool
/m4/libtool.m4
/m4/lt*.m4

/VariantTest