Click here to Skip to main content
15,880,392 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a C# web application that is generating a lot of files in wwwroot\lib. This is causing a lot of changes to show up in GitHub Desktop. The changes are mostly related to SweetAlert.

Is it safe to add wwwroot\lib to .gitignore?

What I have tried:

I haven't tried to add this folder yet as I did not want to break the web app.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900