Browse Source

Ignoring generated manifest file.

pull/1167/head
Andreas Weizel 7 years ago
parent
commit
0fc46158f6
  1. 1
      .gitignore

1
.gitignore vendored

@ -11,6 +11,7 @@ _ReSharper*/ @@ -11,6 +11,7 @@ _ReSharper*/
*.patch
.vs/
/ILSpy.AddIn/Packages/*
/ILSpy.AddIn/source.extension.vsixmanifest
/ICSharpCode.Decompiler.Tests/TestCases/Correctness/*.exe
/ICSharpCode.Decompiler.Tests/TestCases/Correctness/*.exe.config
/ICSharpCode.Decompiler/ICSharpCode.Decompiler.nuspec

Loading…
Cancel
Save