Gitの設定を変更
This commit is contained in:
15
.gitattributes
vendored
15
.gitattributes
vendored
@@ -1,5 +1,10 @@
|
|||||||
*.json text eol=lf
|
*.gitattributes text eol=lf
|
||||||
*.sh text eol=lf
|
*.gitignore text eol=lf
|
||||||
*.yml text eol=lf
|
*.go* text eol=lf
|
||||||
*.md text eol=lf
|
*.json text eol=lf
|
||||||
*.git* text eol=lf
|
*.md text eol=lf
|
||||||
|
*.mod text eol=lf
|
||||||
|
*.sh text eol=lf
|
||||||
|
*.sum text eol=lf
|
||||||
|
*.yml text eol=lf
|
||||||
|
License text eol=lf
|
||||||
|
|||||||
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,2 @@
|
|||||||
!repos
|
.env
|
||||||
!package.sh
|
_target_*
|
||||||
!README.md
|
|
||||||
!.gitlab-ci.yml
|
|
||||||
!.gitignore
|
|
||||||
Reference in New Issue
Block a user