-
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy path.gitattributes
More file actions
19 lines (15 loc) · 868 Bytes
/
.gitattributes
File metadata and controls
19 lines (15 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* text=auto
*.java text diff=java
*.html text diff=html
*.css text
*.js text
*.xml text
.travis.yml text
src/test/resources/org/htmlunit/cyberneko/testfiles/test010.html binary
src/test/resources/org/htmlunit/cyberneko/testfiles/test011.html binary
src/test/resources/org/htmlunit/cyberneko/testfiles/test-augmentations-following-cdata.html binary
src/test/resources/org/htmlunit/cyberneko/testfiles/test-augmentations-script-content.html binary
src/test/resources/org/htmlunit/cyberneko/testfiles/test-newline-in-attribute-lf.html binary
src/test/resources/org/htmlunit/cyberneko/testfiles/test-newline-in-pi-lf.html binary
src/test/resources/org/htmlunit/cyberneko/testfiles/meta/test-meta-charset-shift_jis.html binary
src/test/resources/org/htmlunit/cyberneko/testfiles/meta/test-meta-charset-koi8-u.html binary