libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

skip.txt (634B)


      1 */.git/**
      2 *.git
      3 ABOUT-NLS
      4 ChangeLog
      5 *build-aux*
      6 autom4te.cache
      7 config.guess
      8 config.log
      9 config.status
     10 config.sub
     11 configure
     12 configure~
     13 configure.lineno
     14 depcomp
     15 install-sh
     16 ltmain.sh
     17 *libtool*
     18 missing
     19 test-driver
     20 compile
     21 *.in
     22 *.m4
     23 */m4/*
     24 */doc/*
     25 *.texi
     26 *.info
     27 *.info-*
     28 */po/*
     29 *.po
     30 *.pot
     31 *.sed
     32 *.sin
     33 *.header
     34 */contrib/ascebc/*
     35 */contrib/fixes-autoconf/*
     36 */contrib/fixes-libtool/*
     37 *.patch
     38 *.png
     39 *.PNG
     40 *.svg
     41 *.jpg
     42 *.jpeg
     43 *.gif
     44 *.pdf
     45 *.crt
     46 *.key
     47 *.pem
     48 *key
     49 */keys/*
     50 *.o
     51 *.lo
     52 *.la
     53 *.a
     54 *.so
     55 *.so.*
     56 .deps
     57 .libs
     58 *.log
     59 *.trs
     60 *.gcda
     61 *.gcno
     62 *.info.tmp
     63 *.vcxproj
     64 *.filters
     65 *.sln
     66 *.props
     67 *.rpath
     68 *.hint
     69 *.tag
     70 *.gz
     71 *.tgz
     72 *.bz2
     73 *.xz
     74 *.zip
     75 tags
     76 TAGS
     77 *~