issues
search
Azure
/
powershell
GH Action to run Az PowerShell scripts for developers and administrators to develop, deploy, and manage Microsoft Azure applications.
MIT License
64
stars
41
forks
source link
Update .gitignore for typescript project
#89
Closed
YanaXu
closed
1 year ago
YanaXu
commented
1 year ago
The .gitignore is not for the typescript project.
Update the
.gitignore
file for a default typescript project.
Ignore the
lib
folder since it's an output folder.
The .gitignore is not for the typescript project.
.gitignore
file for a default typescript project.lib
folder since it's an output folder.