Files
espocrm/.gitignore
2015-05-01 17:31:38 +03:00

16 lines
247 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/Espo/Custom/*