Files
espocrm/.gitignore
Yuri Kuznetsov ddef5312fd fix gitignore
2020-12-28 18:20:44 +02:00

22 lines
346 B
Plaintext

/data/logs/*
/data/cache/*
/data/upload/*
/data/preferences/*
/data/.backup/*
/data/config.php
/data/tmp/*
/build
/node_modules
/npm-debug.log
/test.php
/main.html
/tests/unit/testData/cache/*
!/tests/unit/testData/cache/.data
/tests/integration/config.php
.phpunit.result.cache
/composer.phar
/vendor/
/custom/Espo/Custom/*
/install/config.php