diff options
Diffstat (limited to 'setup.ps1')
| -rw-r--r-- | setup.ps1 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -12,9 +12,6 @@ if (Test-Path "docs/Documents/.git") { if (Test-Path .cargo) { attrib +h .cargo } -if (Test-Path .github) { - attrib +h .github -} if (Test-Path .temp) { attrib +h .temp } |
