Skip to content

Commit e9d9bb5

Browse files
coderzcsimon824
andauthored
fix package: remove style&assembly rule from .gitattributes (#222)
* fix package * change branch name * remove assembly/ * Create NOTICE (#223) * revert code Co-authored-by: Simon Cheung <ming@apache.org>
1 parent 550c4b8 commit e9d9bb5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
.gitattributes export-ignore
33
.gitignore export-ignore
44
.asf.yaml export-ignore
5-
checkstyle.xml export-ignore
65
apache-release.sh export-ignore
76
.licenserc.yaml export-ignore
87

98
# ignored directory
109
.github/ export-ignore
11-
computer-dist/src/assembly/ export-ignore
1210
computer-k8s-operator/crd-generate/bin/ export-ignore

NOTICE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Apache HugeGraph(incubating)
2+
Copyright 2022-2023 The Apache Software Foundation
3+
4+
This product includes software developed at
5+
The Apache Software Foundation (http://www.apache.org/).

0 commit comments

Comments
 (0)