Hidden Icon? files on macOS
Posted on Mon 15 June 2020 in programming • Tagged with macos
For a while I've tolerated files named Icon?
that appear in my console ls
and git status
output on macOS as well as in some IDE file trees like in Atom:
$ \ls -Al
total 696
-rw------- 1 micahsmith staff 179 Nov 12 2019 Experiment Datasets.gsheet
-rw-r--r--@ 1 micahsmith staff …
Continue reading