add support for whenAll to waitWithSemaphore
[folly.git] / .gitignore
index a119366dc3863cb66e0cc2157ee87f97cb18b4f1..88fa1587754697a109c6560c88b233d11a9ca0cf 100644 (file)
@@ -1,12 +1,12 @@
 *.o
 *.lo
 *.la
+.dirstamp
 Makefile
 Makefile.in
 .libs
 .deps
 stamp-h1
-FormatTables.cpp
 folly-config.h
 _configs.sed
 aclocal.m4
@@ -15,6 +15,7 @@ build-aux
 libtool
 folly/test/gtest-1.6.0
 folly/folly-config.h
+folly/test/*_benchmark
 folly/test/*_test
 folly/test/*_test_using_jemalloc
 folly/config.*
@@ -24,3 +25,9 @@ folly/m4/ltoptions.m4
 folly/m4/ltsugar.m4
 folly/m4/ltversion.m4
 folly/m4/lt~obsolete.m4
+folly/generate_fingerprint_tables
+folly/FormatTables.cpp
+folly/EscapeTables.cpp
+folly/GroupVarintTables.cpp
+folly/FingerprintTables.cpp
+