24 lines
399 B
Plaintext
24 lines
399 B
Plaintext
/data/logs/*
|
|
/data/cache/*
|
|
/data/upload/*
|
|
/data/preferences/*
|
|
/data/.backup/*
|
|
/data/config.php
|
|
/build
|
|
/node_modules
|
|
/client
|
|
/test.php
|
|
/main.html
|
|
/frontend/client/css/bootstrap.css
|
|
/tests/testData/cache/*
|
|
composer.phar
|
|
vendor/
|
|
|
|
/custom/*
|
|
!/custom/Espo/
|
|
/custom/Espo/*
|
|
!/custom/Espo/Custom/
|
|
/custom/Espo/Custom/*
|
|
!/custom/Espo/Custom/Core/
|
|
/custom/Espo/Custom/Core/*
|
|
!/custom/Espo/Custom/Core/Loaders/ |