diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..948d427 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +YOURLLC/* diff --git a/build/common.sh b/build/common.sh index 410db70..904c4ab 100644 --- a/build/common.sh +++ b/build/common.sh @@ -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' diff --git a/output/trackthisdir b/output/trackthisdir new file mode 100644 index 0000000..e69de29