.gitignore 556 B

123456789101112131415161718192021222324252627282930313233
  1. *.o
  2. *.lo
  3. *.la
  4. .dirstamp
  5. Makefile
  6. Makefile.in
  7. .libs
  8. .deps
  9. stamp-h1
  10. folly-config.h
  11. _configs.sed
  12. aclocal.m4
  13. autom4te.cache
  14. build-aux
  15. libtool
  16. folly/test/gtest
  17. folly/folly-config.h
  18. folly/**/test/*_benchmark
  19. folly/**/test/*.log
  20. folly/**/test/*_test
  21. folly/**/test/*_test_using_jemalloc
  22. folly/**/test/*.trs
  23. folly/config.*
  24. folly/configure
  25. folly/logging/example/logging_example
  26. folly/libfolly.pc
  27. folly/m4/libtool.m4
  28. folly/m4/ltoptions.m4
  29. folly/m4/ltsugar.m4
  30. folly/m4/ltversion.m4
  31. folly/m4/lt~obsolete.m4
  32. folly/generate_fingerprint_tables
  33. folly/FingerprintTables.cpp