Fix gitignore
This commit is contained in:
+2
-2
@@ -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
|
||||||
Reference in New Issue
Block a user