Skip to content

Commit de3c70a

Browse files
committed
Fixed wrong file name pattern in .gitignore
1 parent 5e7a6dc commit de3c70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependency-reduced-pom.xml
4949
checkpoint
5050
derby.log
5151
dist/
52-
spark-*-bin.tar.gz
52+
spark-*-bin-*.tgz
5353
unit-tests.log
5454
/lib/
5555
rat-results.txt

0 commit comments

Comments
 (0)