.gitignore
author Markus Brökers <mbroeker@largo.homelinux.org>
Sun, 29 Aug 2010 16:36:19 +0200
changeset 145 63a5269fb113
parent 101 176448af80fa
child 147 f9015072361f
permissions -rw-r--r--
removed code without effect time_t represents the number of seconds since the birth of unix. to deal with microseconds and friends, use a) gettimeofday b) struct timeval

*~
*.[oa]
*.so*
*.dll
*.bak
*.obj
*.class

javadb/clubstatistik
javadb/derby.log

khello/.tmp_versions/
khello/Module.symvers

lsflib/Makefile.in
lsflib/aclocal.m4
lsflib/autom4te.cache/
lsflib/config.guess
lsflib/config.sub
lsflib/configure
lsflib/depcomp
lsflib/install-sh
lsflib/missing