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
Taras Machyshyn bb82db377e gitignore
2014-03-10 10:29:51 +02:00

15 lines
448 B
Plaintext

data/logs/*
data/cache/*
data/upload/*
data/preferences/*
data/config.php
application/Espo/Resources/metadata/scopes/CustomTest.json
application/Espo/Modules/Crm/Resources/metadata/scopes/CustomTest.json
application/Espo/Resources/layouts/CustomTest/*
application/Espo/Modules/Crm/Resources/layouts/CustomTest/*
application/Espo/Resources/metadata/customTest/*
application/Espo/Modules/Crm/Resources/metadata/customTest/*
build
node_modules
client