Composer extensions
This commit is contained in:
21
typo3conf/ext/ods_osm/.gitignore
vendored
Normal file
21
typo3conf/ext/ods_osm/.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
.vscode
|
||||
Documentation-GENERATED-temp
|
||||
|
||||
.Build
|
||||
.idea
|
||||
nbproject
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
|
||||
composer.lock
|
||||
package-lock.json
|
||||
|
||||
/.php_cs
|
||||
/.php_cs.cache
|
||||
|
||||
.ddev/**
|
||||
.project/**
|
||||
|
||||
/var
|
||||
/config
|
||||
Resources/Private/geophp.phar
|
||||
Reference in New Issue
Block a user