YetiForceCompany/YetiForceCRM

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
/cache/*/*
/cache/*/*/*
!/cache/*/index.html
!/cache/*/*/index.html
/public_html/layouts/resources/colors/calendar.min.css
/public_html/layouts/resources/colors/modules.min.css
/public_html/layouts/resources/colors/owners.min.css
/public_html/layouts/resources/colors/picklists.min.css

/config/config_override.php
/config/csrf_secret.php

# dependencies YETIFORCE
/public_html/modules/OSSMail/roundcube/
/public_html/modules/OSSMail/roundcube_/
/public_html/modules/OSSMail/roundcube_org/
/dev_tools/
/_private
/public_html/_private
/public_html/layouts/basic/styles/.sass-cache
/public_html/logo.jpg
/public_html/layouts/resources/fonts/*.txt
/public_html/layouts/resources/fonts/*.ttf

/layouts/basic/modules/Settings/TestData
/languages/*
!/languages/en-US
/modules/TestData
/modules/Settings/TestData

/app_data/cron.php
/app_data/owners_colors.php
/app_data/registration.php
/app_data/shop.php
/app_data/shopCache.php
/app_data/SystemUpdater.json
/app_data/LanguagesUpdater.json
/app_data/ConfReport_AllErrors.php
/app_data/PwnedPassword.php
/app_data/ConfReport_Env.php
/tests/coverages

cache/addressBook/mails_1.php
cache/addressBook/mails_5.php
modules/SSalesProcesses/models/ProcessWizard.php
storage/Documents/
storage/MultiImage/
user_privileges/sharing_privileges_5.php
user_privileges/sharing_privileges_6.php
user_privileges/sharing_privileges_7.php
user_privileges/sharing_privileges_8.php
user_privileges/sharing_privileges_9.php
user_privileges/user_privileges_5.php
user_privileges/user_privileges_6.php
user_privileges/user_privileges_7.php
user_privileges/user_privileges_8.php
user_privileges/user_privileges_9.php

/config/*
!/config/username_blacklist.php
!/config/csrf_config.php
!/config/mimetypes.php
!/config/ConfigTemplates.php
!/config/version.php
!/config/Security.php
!/config/Performance.php
!/config/Debug.php
!/config/Components/ConfigTemplates.php
/app/RecordAddsTemplates/AddsRecord.php


# dependencies COMPOSER
/vendor
/public_html/vendor/*

# dependencies YARN
yarn-error.log
/node_modules/
/public_html/libraries/*
/public_html/src/node_modules/*

# IDEs and editors
/.buildpath
.c9/
.classpath
.project
*.launch
.settings/
*.sublime-workspace
.babelrc
.sonarlint/
.history/
*.bak