1 changed files with
26 additions and
0 deletions
-
.gitignore
|
|
@ -3,3 +3,29 @@ |
|
|
|
*.d |
|
|
|
sammler |
|
|
|
sammler.log |
|
|
|
|
|
|
|
Makefile.in |
|
|
|
aclocal.m4 |
|
|
|
autoconfig.h.in |
|
|
|
autom4te.cache |
|
|
|
config.guess |
|
|
|
config.sub |
|
|
|
configure |
|
|
|
install-sh |
|
|
|
ltmain.sh |
|
|
|
missing |
|
|
|
|
|
|
|
Makefile |
|
|
|
autoconfig.h |
|
|
|
config.log |
|
|
|
config.status |
|
|
|
libtool |
|
|
|
stamp-h1 |
|
|
|
|
|
|
|
.libs |
|
|
|
autoconfig.h.in~ |
|
|
|
*.la |
|
|
|
*.lo |
|
|
|
|
|
|
|
sammler-*.tar.bz2 |
|
|
|
sammler-*.tar.gz |