Home | History | Annotate | Line # | Download | only in dist
.gitignore revision 1.1
      1 *.deps
      2 *.o
      3 *.la
      4 *.libs
      5 *.lo
      6 *.a
      7 *.spec
      8 *~
      9 *Makefile
     10 *Makefile.in
     11 /.pc
     12 /ltmain.sh
     13 /aclocal.m4
     14 /autom4te.cache
     15 /config.guess
     16 /config.log
     17 /config.status
     18 /config.sub
     19 /configure
     20 /depcomp
     21 /install-sh
     22 /libtool
     23 /missing
     24 /dist/tcsd.conf
     25 /man/man5/*.5
     26 /man/man8/*.8
     27 /src/tcsd/tcsd
     28 /tools/ps_convert
     29 /tools/ps_inspect
     30 cscope.out
     31 tags
     32 compile
     33