Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
eduaquiles committed Nov 30, 2012
0 parents commit b17faea
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
@@ -0,0 +1,18 @@
*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp

# YARD artifacts
.yardoc
_yardoc
doc/
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
TeamCityNtlmApiWrapper
======================

Wrapper around TC API to be able to use NTLM for it

0 comments on commit b17faea

Please sign in to comment.