Closed ghost closed 5 years ago
Reproduced with 0.0.9
paths.select {|p|
!excluded_files.include?(Pathname.new(p).dirname.to_s)
}
It even works when p == 'hello'
or something because then .dirname.to_s
will return '.'
Will be fixed in 0.0.12, thank you!
% neocities version 0.0.7 % neocities push -e ttf .
Expected: ttf folder is not uploaded Got: Uploading ttf/FiraSans-UltraLightItalic.ttf ... EXISTS etc.