Netpulse_SasS/.gitattributes

8 lines
292 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# У репозиторії — завжди LF. Інакше .sql і .sh, написані на Windows,
# ламаються на Linux-стенді, де все це реально виконується.
* text=auto eol=lf
*.png binary
*.jpg binary
*.svg text eol=lf
*.ps1 text eol=crlf