PowerShell/.gitignore

15 lines
242 B
Plaintext
Raw Normal View History

2015-12-07 22:35:23 +01:00
bin/
obj/
2015-11-24 02:51:44 +01:00
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