PowerShell/.gitignore
2016-05-06 10:59:53 -07:00

16 lines
249 B
Plaintext

bin/
obj/
debug/
project.lock.json
*-tests.xml
# dotnet cli install.ps1 script
install.ps1
# VS auto-generated solution files for project.json solutions
*.xproj
*.xproj.user
# We copy powershell.exe as a content in host dotnet cli projects
*.exe