joeyespo / grip

Preview GitHub README.md files locally before committing them.
MIT License
6.45k stars 423 forks source link

[app.py] silently absorb ENOTDIR IOErrors when trying configfile paths. #253

Closed init-js closed 5 years ago

init-js commented 6 years ago

Fixes issue #252

I have to do this if I want to keep both grip and the GTK app. Another option might be to store grip settings in ~/.grip.d instead, which carries more semantics.