Skip to content

Commit 7700ea7

Browse files
Updated gitignore and readme
1 parent fdc4519 commit 7700ea7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
*.pydevproject
66
.project
7+
.vs
78
.metadata
89
#bin/
910
tmp/

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ For example if you've got a running ASP.NET website at `http://yourexamplesite.c
125125
</httpErrors>
126126
```
127127

128-
After changing the config all that is left is configuring a Virtual Application with the same path(ex. `blog`) inside your IIS website.
128+
After changing the config all that is left is configuring a Virtual Application with the same path(ex. `blog`) inside your IIS website.

0 commit comments

Comments
 (0)