Move all old deployment stuff to a new folder

This commit is contained in:
Joshua M. Boniface
2020-03-22 16:00:52 -04:00
parent 2afbbba3f8
commit 28f7df6520
124 changed files with 0 additions and 36 deletions

View File

@@ -0,0 +1 @@
1.0

View File

@@ -0,0 +1,11 @@
tar-ignore='.git*'
tar-ignore='**/.git'
tar-ignore='**/.hg'
tar-ignore='**/.vs'
tar-ignore='**/.vscode'
tar-ignore='deployment'
tar-ignore='**/bin'
tar-ignore='**/obj'
tar-ignore='**/.nuget'
tar-ignore='*.deb'
tar-ignore='ThirdParty'