forked from hugegraph/hugegraph-sync
17 lines
555 B
Plaintext
Executable File
17 lines
555 B
Plaintext
Executable File
# ignored file when package to source.tgz
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.asf.yaml export-ignore
|
|
apache-release.sh export-ignore
|
|
.licenserc.yaml export-ignore
|
|
.editorconfig export-ignore
|
|
hugegraph-store/hg-store-dist/src/assembly/static/bin/libjemalloc.so export-ignore
|
|
hugegraph-store/hg-store-dist/src/assembly/static/bin/libjemalloc_aarch64.so export-ignore
|
|
|
|
# ignored directory
|
|
.github/ export-ignore
|
|
.idea/ export-ignore
|
|
install-dist/scripts/ export-ignore
|
|
hugegraph-commons/hugegraph-dist/ export-ignore
|
|
docker/ export-ignore
|