diff options
| author | seth <[email protected]> | 2024-01-15 20:03:32 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-01-15 20:03:32 -0500 |
| commit | f66e6d6518958bb9aee28fa447e57f8a50ee78c5 (patch) | |
| tree | 7a23649939e1d593eae023fb9c46b48c437fb51a /.gitattributes | |
initial commit
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1f10e82 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.ps1 text eol=crlf |
