Merge pull request #12433 from erpware/develop
Updated .gitignore and remove duplicated entries
This commit is contained in:
commit
f87c6b82c5
10
.gitignore
vendored
10
.gitignore
vendored
@ -27,3 +27,13 @@ htdocs/includes/bin/
|
|||||||
htdocs/includes/composer/
|
htdocs/includes/composer/
|
||||||
/.pydevproject
|
/.pydevproject
|
||||||
/dolibarr_genesis.mp4
|
/dolibarr_genesis.mp4
|
||||||
|
composer.phar
|
||||||
|
htdocs/includes/doctrine/
|
||||||
|
htdocs/includes/jakub-onderka/
|
||||||
|
htdocs/includes/phpdocumentor/
|
||||||
|
htdocs/includes/phpspec/
|
||||||
|
htdocs/includes/phpunit/
|
||||||
|
htdocs/includes/sebastian/
|
||||||
|
htdocs/includes/squizlabs/
|
||||||
|
htdocs/includes/symfony/
|
||||||
|
htdocs/includes/webmozart/
|
||||||
|
|||||||
1
build/.gitignore
vendored
1
build/.gitignore
vendored
@ -5,6 +5,5 @@
|
|||||||
/dolibarr-*.tgz
|
/dolibarr-*.tgz
|
||||||
/dolibarr-*.rpm
|
/dolibarr-*.rpm
|
||||||
/dolibarr-*.zip
|
/dolibarr-*.zip
|
||||||
/dolibarr-*.tgz
|
|
||||||
/*.exe
|
/*.exe
|
||||||
/html
|
/html
|
||||||
|
|||||||
3
htdocs/.gitignore
vendored
3
htdocs/.gitignore
vendored
@ -16,9 +16,6 @@
|
|||||||
/teclib*
|
/teclib*
|
||||||
/test.php
|
/test.php
|
||||||
/ultimatepdf*
|
/ultimatepdf*
|
||||||
/lead
|
|
||||||
/dolimed*
|
|
||||||
/allscreens*
|
|
||||||
/ecommerce/
|
/ecommerce/
|
||||||
/cabinetmed*
|
/cabinetmed*
|
||||||
/webmail*
|
/webmail*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user