git - aspnet core项目gitignore的常见做法是什么

标签 git asp.net-core

我知道这取决于项目,但我想了解典型的 asp.net 核心项目是否有通用做法(例如忽略 node_modules)。

最佳答案

截至 2020 年,您应该使用

dotnet new gitignore

关于git - aspnet core项目gitignore的常见做法是什么,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39289765/

相关文章:

git - 如何将推送的提交恢复为未暂存状态?

c# - 带有 Entity Framework 7 (rc1) 的全局表前缀

git - AWS-Ubuntu-Git 安装错误致命 : $HOME not set

git - 如何安全地镜像 git 存储库?

git - 由于 cygwin1.dll,无法在 Sourcetree 中克隆存储库

c# - .Net Core 模拟无法与 Process.Start 一起使用

c# - 如何在 appsettings.json 中加载多态对象

git - dev分支上各种git pull策略的优缺点

c# - 如何将 TestServer 输出记录到测试控制台

c# - 更新到 ASP.NET Core 2.1 到 2.2 时丢失身份 api