Skip to content

Commit a57c9e3

Browse files
committed
Add or update .git* files
1 parent a4fc552 commit a57c9e3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.sh text eol=lf
2+
*.py text eol=lf
3+
*.yaml text eol=lf

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ dependency-reduced-pom.xml
4545
*.iws
4646
docs-source/docs
4747
.git/logs
48+
**/.hugo_build.lock

0 commit comments

Comments
 (0)