Skip to content

Commit 4409df1

Browse files
author
Alex Butcher
committed
Initial commit
0 parents  commit 4409df1

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.gitignore

+6
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

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
deploy-tools
2+
============
3+
4+
Various .net deployment utilities and scripts

0 commit comments

Comments
 (0)