File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ * text eol =lf
2
+ * .gif binary
3
+ * .GIF binary
4
+ * .jar binary
5
+ * .png binary
6
+ * .svg text eol =lf
7
+
8
+ # These files do not have unix line endings. Do not normalize them for now.
9
+ # Will fix these right before we cut JUnit 4.13.
10
+ /src /main /java /org /junit /experimental /categories /CategoryFilterFactory.java - text
11
+ /src /main /java /org /junit /experimental /categories /ExcludeCategories.java - text
12
+ /src /main /java /org /junit /experimental /categories /IncludeCategories.java - text
13
+ /src /main /java /org /junit /internal /Classes.java - text
14
+ /src /main /java /org /junit /runner /FilterFactories.java - text
15
+ /src /main /java /org /junit /runner /FilterFactory.java - text
16
+ /src /main /java /org /junit /runner /FilterFactoryParams.java - text
17
+ /src /main /java /org /junit /runner /JUnitCommandLineParseResult.java - text
18
+ /src /test /java /org /junit /experimental /categories /CategoryFilterFactoryTest.java - text
19
+ /src /test /java /org /junit /runner /FilterFactoriesTest.java - text
20
+ /src /test /java /org /junit /runner /JUnitCommandLineParseResultTest.java - text
Original file line number Diff line number Diff line change @@ -10,4 +10,3 @@ MaxCore.max
10
10
* .iws
11
11
out
12
12
java.hprof.txt
13
- .gitattributes
You can’t perform that action at this time.
0 commit comments