Fix gitignore

This commit is contained in:
Taras Machyshyn
2020-11-27 12:26:30 +02:00
parent 21dcf59f21
commit b97aa8e3a7
+2 -2
View File
@@ -7,7 +7,7 @@
/data/tmp/* /data/tmp/*
/build /build
/node_modules /node_modules
npm-debug.log /npm-debug.log
/test.php /test.php
/main.html /main.html
@@ -15,7 +15,7 @@ npm-debug.log
!/tests/unit/testData/cache/.data !/tests/unit/testData/cache/.data
/tests/integration/config.php /tests/integration/config.php
.phpunit.result.cache .phpunit.result.cache
composer.phar /composer.phar
/vendor/ /vendor/
/custom/Espo/Custom/* /custom/Espo/Custom/*
/install/config.php /install/config.php