This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/.gitignore
T
2018-01-05 13:12:13 +02:00

17 lines
274 B
Plaintext

/data/logs/*
/data/cache/*
/data/upload/*
/data/preferences/*
/data/.backup/*
/data/config.php
/build
/node_modules
/test.php
/main.html
/tests/unit/testData/cache/*
!/tests/unit/testData/cache/.data
/tests/integration/config.php
composer.phar
vendor/
/custom/Espo/Custom/*