zephinzer / godev

Golang development tool that supports project bootstrap, live-reload (tests + application), and auto dependency retrieval based on Go Modules
https://getgo.dev
MIT License
198 stars 30 forks source link

Add .cache to .gitignore #5

Closed zephinzer closed 5 years ago

zephinzer commented 5 years ago

The directory .cache is not ignored by Git, resulting in hundreds of files after dependency resolution