diff --git a/RememberMe.txt b/RememberMe.txt deleted file mode 100644 index c2583b5..0000000 --- a/RememberMe.txt +++ /dev/null @@ -1 +0,0 @@ -Get-ChildItem .\ -include bin,obj,.git -Recurse -Force| foreach ($_) { remove-item $_.fullname -Force -Recurse } \ No newline at end of file