Skip to content

Commit

Permalink
add a newline here
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Oct 3, 2023
1 parent dd19600 commit 5cb090c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dashboard/app/models/posix_file.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def raise_if_cant_access_directory_contents
FileToZip = Struct.new(:path, :relative_path)

PATHS_TO_FILTER = ['.', '..'].freeze

def files_to_zip
expanded = path.expand_path

Expand Down

0 comments on commit 5cb090c

Please sign in to comment.