diff options
Diffstat (limited to 'Algorithms/bplus-tree/.gitignore')
| -rw-r--r-- | Algorithms/bplus-tree/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Algorithms/bplus-tree/.gitignore b/Algorithms/bplus-tree/.gitignore new file mode 100644 index 0000000..6844bf6 --- /dev/null +++ b/Algorithms/bplus-tree/.gitignore @@ -0,0 +1,2 @@ +build/ +coverage/ |
