summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSanjay Ghemawat <sanjay@google.com>2012-03-05 10:35:46 -0800
committerSanjay Ghemawat <sanjay@google.com>2012-03-05 10:35:46 -0800
commit015d26f8be6e27d96c536eb9f1ef7275898e3603 (patch)
treef312746957bb3d99fb1c5dd3e79469d80a1e005d /.gitignore
parent239ac9d2dea0ac1708b7d903a3d80d3883e0781b (diff)
downloadleveldb-015d26f8be6e27d96c536eb9f1ef7275898e3603.tar.gz
add .gitignore; support for building on a few BSD variants
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..46769e0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+build_config.mk
+*.a
+*.o
+*_test
+db_bench