Used ripgrep to find and remove all lines with "& dir" in the "*.ps1" files.
[webi-installers/.git] / .gitignore
1 .env
2 node_modules
3 install-*.sh
4 install-*.bat
5 install-*.ps1
6 .*.sw*