forked from lakesoul-io/LakeSoul
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
37 lines (36 loc) · 836 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# SPDX-FileCopyrightText: 2023 LakeSoul Contributors
#
# SPDX-License-Identifier: Apache-2.0
/target/
/build/
/.idea/
/spark-warehouse/
/derby.log
/.metals/
/.vscode/
*.iml
/native-io/lakesoul-io-java/target/
/aws-test/target/
/native-io/lakesoul-io-java/.idea/
dependency-reduced-pom.xml
/lakesoul-spark/spark-warehouse/
dependency-reduced-pom.xml
/lakesoul-spark/spark-warehouse/
/script/benchmark/work-dir/*.jar
*.DS_Store
__pycache__/
/cpp/build/
/python/lakesoul/.libs/
/python/lakesoul/arrow/_lakesoul_dataset.so
/python/pyarrow
/rust/lakesoul-io-c/lakesoul_c_bindings.h
/rust/lakesoul-io-java/target/
/rust/lakesoul-io-java/.idea/
/python/lakesoul/metadata/generated/entity_pb2.py
/python/lakesoul/metadata/generated/entity_pb2_grpc.py
/python/build/
/python/lakesoul.egg-info/
*.whl
/wheelhouse/
/rust/.idea
.flattened-pom.xml