提交 961e9b31 编写于 作者: A Anders Åberg

Visual Studio: Ignore Chutzpah testrunnerfiles

Ignores the compiled typescript files that chutzpah creates. Alot of files are created, so ignoring them have an high impact on repository health.
上级 098aee26
...@@ -43,6 +43,9 @@ build/ ...@@ -43,6 +43,9 @@ build/
*.log *.log
*.scc *.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files # Visual C++ cache files
ipch/ ipch/
*.aps *.aps
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册