Initial Drupal 11 with DDEV setup

This commit is contained in:
gluebox
2025-10-08 11:39:17 -04:00
commit 89ef74b305
25344 changed files with 2599172 additions and 0 deletions

View File

@ -0,0 +1,2 @@
com.dubture.composer.corebuildpath.includes.excludes=<buildpathentry including\="tests/" kind\="src" path\="vendor"/>\n
eclipse.preferences.version=1

View File

@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.eclipse.php.composer.corebuildpath.includes.excludes=<buildpathentry kind\="src" path\="vendor"/>\n

View File

@ -0,0 +1,5 @@
eclipse.preferences.version=1
include_path=
phpVersion=php5.6
useShortTags=false
use_asp_tags_as_php=false

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<installed facet="php.core.component" version="1"/>
<installed facet="php.composer.component" version="1"/>
<installed facet="php.component" version="5.6"/>
</faceted-project>

View File

@ -0,0 +1,2 @@
disabled=06vendor
eclipse.preferences.version=1