dapphub / dapptools

Dapp, Seth, Hevm, and more

Home Page:https://dapp.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.DS_Store file in ./lib gets falsly identified as git submodule

TimDaub opened this issue · comments

Because I was using the Mac OS browser, I ended up having a .DS_Store at ./lib/.DS_Store of a dapptools project. Technically there shouldn't be any .DS_Store files in ./lib. But also dapp test and dapp update should just ignore it

dapp test
dapp-remappings: error: ./lib/.DS_Store is not a Git repository
commented

this should be fixed on master #778