Add PS SFTP/Fileshare check script and git hygiene files
This commit is contained in:
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Normalize line endings
|
||||
* text=auto
|
||||
|
||||
# PowerShell scripts: treat as text and ensure LF in repo
|
||||
*.ps1 text eol=lf
|
||||
*.psm1 text eol=lf
|
||||
*.psd1 text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user