Skip to content

Commit 7e196b1

Browse files
Regenerate exercise Gradle wrappers (exercism#2660)
* Regenerate exercise Gradle wrappers * Update testing instructions in exercises/shared/.docs [no important files changed]
1 parent c4eef8c commit 7e196b1

147 files changed

Lines changed: 10 additions & 3 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44
# Force the following filetypes to have unix eols, so Windows does not break them
55
*.* text eol=lf
66

7+
# Force the following filetypes to have Windows eols, so unix does not break them
8+
*.bat text eol=crlf
9+
710
# Force images/fonts to be handled as binaries
811
*.jpg binary
912
*.jpeg binary
1013
*.png binary
14+
15+
# Force JARs to be handled as binaries
16+
*.jar binary
17+
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)