Add Git Updater support with smart source detection
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -29,6 +29,10 @@ bower_components/
|
||||
composer.lock
|
||||
package-lock.json
|
||||
|
||||
# Composer
|
||||
vendor/
|
||||
composer.phar
|
||||
|
||||
# Build files
|
||||
build/
|
||||
dist/
|
||||
@ -76,4 +80,4 @@ codecov.yml
|
||||
webpack.config.js
|
||||
gulpfile.js
|
||||
Gruntfile.js
|
||||
*.zip
|
||||
*.zip
|
Reference in New Issue
Block a user