Add tango folder to .gitignore (#16052)

This is the folder used by `toolkit.nu` when invoking the tango commands
This commit is contained in:
Stefan Holderbach
2025-06-26 21:43:07 +02:00
committed by GitHub
parent 4e5da8cd91
commit 6902bbe547

3
.gitignore vendored
View File

@ -40,6 +40,9 @@ wix/nu/
lcov.info
tarpaulin-report.html
# benchmarking
/tango
# Visual Studio
.vs/*
*.rsproj