Commit
·
921a179
1
Parent(s):
8899109
Update duckdb index files
Browse files- .gitattributes +1 -0
- paraboloid_example/test/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -58,3 +58,4 @@ linear_standard/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
58 |
linear_standard/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
59 |
parabola_example/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
60 |
parabola_example/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
58 |
linear_standard/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
59 |
parabola_example/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
60 |
parabola_example/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
61 |
+
paraboloid_example/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
paraboloid_example/test/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e6dbfc106d6dc4e279907399c5507093280f171c2e07ac08968051ad1cf6d07
|
3 |
+
size 1060864
|