dstask icon indicating copy to clipboard operation
dstask copied to clipboard

๐Ÿ› Do not parse hidden files like .gitkeep

Open thatInfrastructureGuy opened this issue 1 year ago โ€ข 1 comments

  • ๐Ÿž Fixes bug where it tries to parse .gitkeep are throws error error loading task: filename does not encode UUID .gitkeep (wrong length)
  • ๐Ÿงน Use os.Readdir instead of deprecate ioutil.Readdir

thatInfrastructureGuy avatar Jul 17 '23 23:07 thatInfrastructureGuy

Thanks @thatInfrastructureGuy -- will merge soon

naggie avatar Jul 19 '23 17:07 naggie