it builds now

This commit is contained in:
Charles N Wyble - admin 2020-10-17 00:12:21 -05:00
parent 5cfc80f2f4
commit 079d0e2f96
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
YOURLLC/*

View File

@ -19,12 +19,12 @@ company_files=(
#Common template stuff
boilerplate_files=(
"../CommonBoilerplate/defs.md"
"../CommonBoilerplate/boilerplate.md"
"../CommonBoilerplate/CommonTermsAndConditions.md"
"../CommonBoilerplate/profInterest.md"
"../CommonBoilerplate/remove.md"
"../CommonBoilerplate/nda.md"
"../CommonBoilerplate/ip-assign.md"
"../CommonBoilerplate/TxLLC-ForProfit-MultiMember-Series-ProfitInterestGrant-OpAgreement.md"
"../SingeLLCOpAgreement/TxLLC-ForProfit-MultiMember-ProfitInterestGrant-OpAgreement.md"
)
IFS=$'\n\t'

0
output/trackthisdir Normal file
View File