# ---------------------------------------------------------------------
#                      Git  --  .gitattributes
# ---------------------------------------------------------------------

# --- Windows ---
# These are explicitly windows files and should use crlf.

*.bat           text eol=crlf
*.cmd           text eol=crlf


# --- fin -------------------------------------------------------------
