.gitignore 612 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Makefile.in
  2. Makefile
  3. .deps
  4. .libs
  5. config.rpath
  6. /test-driver
  7. /INSTALL
  8. /libmicrohttpd.pc
  9. /MHD_config.h.in
  10. /MHD_config.h
  11. /MHD_config.h.in~
  12. /configure.lineno
  13. /config.status.lineno
  14. /config.log
  15. /app.info
  16. /debug
  17. /exclude
  18. /autom4te.cache
  19. /scripts
  20. /keys
  21. /doc.tmp
  22. /config.h
  23. /.project
  24. /config.guess
  25. /.cproject
  26. /configure
  27. /libtool
  28. /install-sh
  29. /aclocal.m4
  30. /missing
  31. /config.sub
  32. /config.status
  33. /compile
  34. /stamp-h1
  35. /.pydevproject
  36. /config.h.in
  37. /ltmain.sh
  38. /depcomp
  39. /.autotools
  40. /.vscode
  41. /.settings
  42. /.vs
  43. po/configure.acT
  44. po/Makevars.template
  45. po/POTFILES
  46. po/configargs.stamp
  47. **~
  48. doc/libmicrohttpd.log
  49. src/examples/suspend_resume_epoll