summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorseth <[email protected]>2024-01-15 20:03:32 -0500
committerseth <[email protected]>2024-01-15 20:03:32 -0500
commitf66e6d6518958bb9aee28fa447e57f8a50ee78c5 (patch)
tree7a23649939e1d593eae023fb9c46b48c437fb51a /.gitattributes
initial commit
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
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