Browse Source

update .gitignore to match the new test output directory

af/merge-core
Anton Firszov 9 years ago
parent
commit
4bb35cb1a4
  1. 3
      .gitignore

3
.gitignore

@ -202,7 +202,8 @@ FakesAssemblies/
**/node_modules **/node_modules
**/node_modules/* **/node_modules/*
**/TestOutput **/TestImages/ActualOutput
**/TestImages/ReferenceOutput
# ASP.NET 5 # ASP.NET 5
project.lock.json project.lock.json

Loading…
Cancel
Save