Fixes RCU test cases error (loads should use Consume ordering)
[folly.git] / .gitignore
index 26bdeae2f779fe585ba00cc655a0ac4835c4483b..28e148c158b5553e15017071820d6238470782da 100644 (file)
@@ -1,3 +1,4 @@
+*.bc
 *.o
 *.lo
 *.la
@@ -13,13 +14,17 @@ aclocal.m4
 autom4te.cache
 build-aux
 libtool
-folly/test/gtest-1.*
+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