Skip to content

Commit d41b7ae

Browse files
authored
.gitattribute (#8)
* Application information + output for LB IP + deploy script * Version * gitattributes
1 parent e077cec commit d41b7ae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*.tf text eol=lf
2+
*.md text eol=lf diff=markdown
3+
*.template text eol=lf
4+
config text eol=lf
5+
*.yaml text eol=lf
6+
*.sh text eol=lf
7+
* text=auto eol=lf

0 commit comments

Comments
 (0)