summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul J. Davis <paul.joseph.davis@gmail.com>2019-06-05 13:04:56 -0500
committerPaul J. Davis <paul.joseph.davis@gmail.com>2020-03-02 11:20:26 -0600
commitfff07ba136cfa7433647e974355068b43e63199c (patch)
tree858b97d51bb5f4154f4b5a3d190841306751ad8c /.gitignore
parent93d52635f2410e264d1a75c0b4d290f491fb492d (diff)
downloadcouchdb-fff07ba136cfa7433647e974355068b43e63199c.tar.gz
Update build system for FoundationDB
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 60e6d145a..d1c106821 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
.DS_Store
.vscode
.rebar/
+.erlfdb/
.eunit/
cover/
log
@@ -45,6 +46,7 @@ src/couch/priv/couch_js/**/*.d
src/couch/priv/icu_driver/couch_icu_driver.d
src/mango/src/mango_cursor_text.nocompile
src/docs/
+src/erlfdb/
src/ets_lru/
src/excoveralls/
src/fauxton/
@@ -55,6 +57,7 @@ src/hyper/
src/ibrowse/
src/idna/
src/ioq/
+src/hqueue/
src/jiffy/
src/ken/
src/khash/