Better support for folly::Range with non-const iterators underneath
[folly.git] / .gitignore
1 *.o
2 *.lo
3 *.la
4 Makefile
5 Makefile.in
6 .libs
7 .deps
8 stamp-h1
9 folly-config.h
10 _configs.sed
11 aclocal.m4
12 autom4te.cache
13 build-aux
14 libtool
15 folly/test/gtest-1.6.0
16 folly/folly-config.h
17 folly/test/*_benchmark
18 folly/test/*_test
19 folly/test/*_test_using_jemalloc
20 folly/config.*
21 folly/configure
22 folly/m4/libtool.m4
23 folly/m4/ltoptions.m4
24 folly/m4/ltsugar.m4
25 folly/m4/ltversion.m4
26 folly/m4/lt~obsolete.m4
27 folly/generate_fingerprint_tables
28 folly/FormatTables.cpp
29 folly/EscapeTables.cpp
30 folly/GroupVarintTables.cpp
31 folly/FingerprintTables.cpp
32