Skip to content

Commit e20e5c7

Browse files
committed
Initial commit
0 parents  commit e20e5c7

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
2+
bin
3+
obj
4+
5+
# mstest test results
6+
TestResults

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
SourceCodeReader
2+
================
3+
4+
Read the source code from anywhere with code navigation support (now only for .Net projects)

0 commit comments

Comments
 (0)