X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=.gitignore;h=08702cce3cf0c500b6ba336adf9a58d83d77179d;hp=88fa1587754697a109c6560c88b233d11a9ca0cf;hb=661c75b6e80e470548de41c4ab4a289a8d0711a8;hpb=527ce886369194ebbdaef842a0d96445203d171c diff --git a/.gitignore b/.gitignore index 88fa1587..08702cce 100644 --- a/.gitignore +++ b/.gitignore @@ -13,13 +13,17 @@ aclocal.m4 autom4te.cache build-aux libtool -folly/test/gtest-1.6.0 +folly/test/gtest folly/folly-config.h -folly/test/*_benchmark -folly/test/*_test -folly/test/*_test_using_jemalloc +folly/**/test/*_benchmark +folly/**/test/*.log +folly/**/test/*_test +folly/**/test/*_test_using_jemalloc +folly/**/test/*.trs folly/config.* folly/configure +folly/experimental/logging/example/logging_example +folly/libfolly.pc folly/m4/libtool.m4 folly/m4/ltoptions.m4 folly/m4/ltsugar.m4 @@ -30,4 +34,3 @@ folly/FormatTables.cpp folly/EscapeTables.cpp folly/GroupVarintTables.cpp folly/FingerprintTables.cpp -