diff --git a/.gitignore b/.gitignore index 6562f2b..3c15504 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ npm-debug.log .env .DS_Store *.log +.saac/ diff --git a/.saac/config.json b/.saac/config.json deleted file mode 100644 index 3960780..0000000 --- a/.saac/config.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "applicationUuid": "j4ggogg8o4cs44s0ocks48o8", - "applicationName": "application", - "subdomain": "template-001", - "domainSuffix": "startanaicompany.com", - "gitRepository": "git@git.startanaicompany.com:StartAnAiCompanyTemplates/template_001.git" -} \ No newline at end of file