I created a asp.net mvc project in VisualStudio and published it in Github. I noticed that the ApplicationInsights.config
file was ignored by default.
Now the project can not be compiled when cloned due to this file is missing. After that I added it manually to the repo and everything worked as expected.
Why was this file ignored by default? Is it a bad practice to add this file to the repository?
I believe it was because someone thought that there are secrets in this file based on discussion like this one:
https://github.com/github/gitignore/pull/1815
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With