Skip to content

Commit a9b85a3

Browse files
edoakesVictor
authored and
Victor
committed
[serve] Add *.isorted to .gitignore (ray-project#39868)
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com> Signed-off-by: Victor <vctr.y.m@example.com>
1 parent ed2f020 commit a9b85a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -237,3 +237,6 @@ workflow_data/
237237
tag-mapping.json
238238

239239
.bazeliskrc
240+
241+
# Temporary files generated by import sorting linter.
242+
*.isorted

0 commit comments

Comments
 (0)