Browse Source

Exclude wapproj generated directories

pull/1522/head
Oren Novotny 6 years ago
parent
commit
aed76a5d55
Failed to extract signature
  1. 3
      .gitignore

3
.gitignore vendored

@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
bin/
obj/
AppPackages/
BundleArtifacts/
/ICSharpCode.Decompiler/Properties/AssemblyInfo.cs
/ILSpy/Properties/AssemblyInfo.cs
/ILSpy/app.config

Loading…
Cancel
Save