Switch to unified view
a | b/.gitignore | ||
---|---|---|---|
1 | \#*# |
||
2 | *.la |
||
3 | *.lo |
||
4 | *.o |
||
5 | .deps |
||
6 | .dirstamp |
||
7 | .libs |
||
8 | Makefile |
||
9 | Makefile.in |
||
10 | aclocal.m4 |
||
11 | autom4te.cache |
||
12 | compile |
||
13 | config.guess |
||
14 | config.h |
||
15 | config.log |
||
16 | config.status |
||
17 | config.sub |
||
18 | configure |
||
19 | depcomp |
||
20 | install-sh |
||
21 | libtool |
||
22 | ltmain.sh |
||
23 | missing |
||
24 | stamp-h1 |