Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.

Commit

Permalink
Re-add ignore/readme with correct line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremySkinner committed Jun 21, 2010
1 parent bbb9ab1 commit 7200b27
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
@@ -0,0 +1,12 @@
build/
*.suo
*.user
bin
Bin
obj
_ReSharper*
*.csproj.user
*.resharper.user
*.suo
*.cache
TestResult.xml
5 changes: 5 additions & 0 deletions README.txt
@@ -0,0 +1,5 @@
This is a simple implementation of git-http-backend written in ASP.NET that can be used to read/write git repositories on Windows with IIS.

Inspired by Grack (http://github.com/schacon/grack)

This is largely untested, but has been developed with IIS7.5 under Windows 7 x64.

0 comments on commit 7200b27

Please sign in to comment.