add .gitattributes
This commit is contained in:
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# -- --------------------------------------------------------------------
|
||||
# -- Powershell Source files
|
||||
# -- --------------------------------------------------------------------
|
||||
*.ps1 text eol=crlf
|
||||
*.ps1x text eol=crlf
|
||||
*.psm1 text eol=crlf
|
||||
*.psd1 text eol=crlf
|
||||
*.ps1xml text eol=crlf
|
||||
*.pssc text eol=crlf
|
||||
*.psrc text eol=crlf
|
||||
*.cdxml text eol=crlf
|
||||
Reference in New Issue
Block a user