Files
codeql/go/.gitattributes
2022-05-20 10:07:19 -07:00

7 lines
190 B
Plaintext

# Force git not to modify line endings for go or html files under the ql directory
ql/**/*.go -text
ql/**/*.html -text
# Force git not to modify line endings for dbschemes
*.dbscheme -text