You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I verified that the issue exists in the latest Turborepo canary release.
Link to code that reproduces this issue
Which canary version will you have in your reproduction?
2.3.4
Enviroment information
Expected behavior
Turbo 2.3.4 included this PR which makes turbo prune ignore all the files in .gitignore. While it is understandable why people might want this to happen, it should also be configurable which it doesn't seem to be or is not documented.
Actual behavior
Files in .gitignore are always filtered out in turbo prune and this cannot be turned off