Webpack cache.cacheDirectory and gitignore

I'm new to using this webpack option, and this is probably a stupid question, but there's no need to have the folder it creates as part of my git repo is there?

Webpack option: https://webpack.js.org/configuration/cache/#cachecachedirectory
Was this page helpful?