Skip to content

Commit d1e95ae

Browse files
authored
Merge pull request #36 from randlee/develop
Release v0.7.0
2 parents b418602 + f7d643e commit d1e95ae

File tree

122 files changed

+42116
-287
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+42116
-287
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,10 @@ MSBuild_Logs/
381381
# MFractors (Xamarin productivity tool) working folder
382382
**/.mfractor/
383383

384+
# Temporary test case files (except .gitkeep)
385+
tests/RoslynDiff.Integration.Tests/TempTestCases/*
386+
!tests/RoslynDiff.Integration.Tests/TempTestCases/.gitkeep
387+
384388
# Local History for Visual Studio
385389
**/.localhistory/
386390

0 commit comments

Comments
 (0)