.gitignore 781 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. Makefile.in
  2. Makefile
  3. .deps
  4. .libs
  5. /test-driver
  6. /INSTALL
  7. /libmicrohttpd.pc
  8. /MHD_config.h.in
  9. /MHD_config.h
  10. /MHD_config.h.in~
  11. /configure.lineno
  12. /config.status.lineno
  13. /config.log
  14. /app.info
  15. /debug
  16. /build-aux/*
  17. /exclude
  18. /autom4te.cache
  19. /scripts
  20. /keys
  21. /doc.tmp
  22. /.project
  23. /.cproject
  24. /.tgitconfig
  25. /configure
  26. /libtool
  27. /aclocal.m4
  28. /config.status
  29. /stamp-h1
  30. /.pydevproject
  31. /.autotools
  32. /.vscode
  33. /.settings
  34. /.vs
  35. po/configure.acT
  36. po/POTFILES
  37. po/configargs.stamp
  38. **~
  39. \#*\#
  40. doc/libmicrohttpd.log
  41. src/examples/suspend_resume_epoll
  42. uncrustify.cfg
  43. **.dvi
  44. **.t2d
  45. src/microhttpd_ws/test_websocket
  46. .texlipse
  47. /po/remove-potcdate.sed
  48. /po/autom4te.cache
  49. /po-config.log
  50. /po-config.status
  51. /po-configure
  52. /po/configure
  53. /po/aclocal.m4
  54. /po/po-configure.ac
  55. /po/configure.ac
  56. *.exe.manifest
  57. /libmicrohttpd-*.*.*.tar.*