diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..140a0f9c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ +/COPYING text +/src/test/resources/org/owasp/html/* text eol=lf +.gitattributes text +.gitignore text +*.html text +*.java text +*.js text +*.json text +*.md text +*.sh text +*.txt text +*.xml text +*.yml text