tfs - ASP.net 5 wwwroot 源代码管理 (TFS) 忽略编译的 TS 文件

标签 tfs asp.net-core visual-studio-2015

我有我的 grunt 文件构建 TS 文件并将它们放入 wwwroot 文件夹。 TFS/VS 一直认为它们是新文件并将它们添加到挂起的更改中。

我如何制作,所以这不会发生。我只想要源代码管理中的 TS 文件。

更新:
我试过使用 .tfignore 文件

# Ignore all files in the wwwroot sub-folder
\wwwroot\

最佳答案

关于tfs - ASP.net 5 wwwroot 源代码管理 (TFS) 忽略编译的 TS 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30082588/

相关文章:

powershell - 如何获取 TFS 本地工作区中的项目计数?

没有身份的 ASP.NET Core 2.0 承载身份验证

reporting-services - 用于 Visual Studio 2015 的 SSDT-BI

azure - 从开发到生产的自动化合并和发布。持续集成

visual-studio - 在 TFS 中为子分支添加父分支

c# - ASP.Net Core Tag Helper 链接忽略当前区域性

asp.net-mvc-4 - Azure Web应用程序: Changes to Razor Views not being updated no matter what I delete

c++ - 依赖于 msvcr120d.dll Visual Studio 2015(英特尔 TBB)

c# - TFS 错误 : item has pending changes but does not exist locally

c# - Net Core : Enforce Required Class Members in Request API Automatically,(非空数据类型)