Skip to content

Commit

Permalink
[ci] allow *.mod file(ray-project#40766)
Browse files Browse the repository at this point in the history
ray does not have fortune files. this makes `go.mod` file not a special exception.

Signed-off-by: Lonnie Liu <[email protected]>
Signed-off-by: Lonnie Liu <[email protected]>
  • Loading branch information
aslonnie authored Oct 28, 2023
1 parent aef1c53 commit 728766b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ python/ray/_raylet.pyd
# Debug symbols
*.pdb

# Fortran module files
*.mod
!deploy/ray-operator/go.mod

# Compiled Static libraries
*.lai
*.la
Expand Down

0 comments on commit 728766b

Please sign in to comment.