folke/ultra-runner

Should the cache file be committed into git?

ktalebian opened this issue · 1 comments

Should you commit the .ultra.cache.json into git or add it to .gitignore?

folke commented

The cache file should definitely be added to your .gitignore. it keeps track of your local state which includes build artifacts etc.