Browse Source

updated .gitignore

newNRvisualizers
Siegfried Pammer 15 years ago
parent
commit
6b974f7c59
  1. 9
      .gitignore

9
.gitignore vendored

@ -1,2 +1,9 @@ @@ -1,2 +1,9 @@
/lib/*.dll
/ICSharpCode.NRefactory.Tests/PartCover/*
/ICSharpCode.NRefactory.Tests/PartCover/*
/VB/Project/Parser/Frames/trace.txt
/VB/NRefactoryASTGenerator/bin/*
/VB/NRefactoryASTGenerator/obj/*
/VB/Project/bin/*
/VB/Project/obj/*
/VB/Test/bin/*
/VB/Test/obj/*
Loading…
Cancel
Save