mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
Force git not to mangle line endings for files relevant to tests
This commit is contained in:
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Force git not to modify line endings for go files
|
||||
*.go binary
|
||||
|
||||
# Force git not to modify line endings for dbschemes
|
||||
*.dbscheme binary
|
||||
Reference in New Issue
Block a user