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/
|
||||
/.pydevproject
|
||||
/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-*.rpm
|
||||
/dolibarr-*.zip
|
||||
/dolibarr-*.tgz
|
||||
/*.exe
|
||||
/html
|
||||
|
||||
3
htdocs/.gitignore
vendored
3
htdocs/.gitignore
vendored
@ -16,9 +16,6 @@
|
||||
/teclib*
|
||||
/test.php
|
||||
/ultimatepdf*
|
||||
/lead
|
||||
/dolimed*
|
||||
/allscreens*
|
||||
/ecommerce/
|
||||
/cabinetmed*
|
||||
/webmail*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user