mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Add tango
folder to .gitignore (#16052)
This is the folder used by `toolkit.nu` when invoking the tango commands
This commit is contained in:
committed by
GitHub
parent
4e5da8cd91
commit
6902bbe547
3
.gitignore
vendored
3
.gitignore
vendored
@ -40,6 +40,9 @@ wix/nu/
|
|||||||
lcov.info
|
lcov.info
|
||||||
tarpaulin-report.html
|
tarpaulin-report.html
|
||||||
|
|
||||||
|
# benchmarking
|
||||||
|
/tango
|
||||||
|
|
||||||
# Visual Studio
|
# Visual Studio
|
||||||
.vs/*
|
.vs/*
|
||||||
*.rsproj
|
*.rsproj
|
||||||
|
Reference in New Issue
Block a user