25 lines
		
	
	
	
		
			418 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			418 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| *
 | |
| !*/
 | |
| !/.ddev/**
 | |
| !/.gitignore
 | |
| !/**/.gitkeep
 | |
| !/.github/**
 | |
| !/.idea/
 | |
| !/bin/
 | |
| !/config/**
 | |
| !/Makefile
 | |
| !/phpcs.xml.dist
 | |
| !/phpstan.neon
 | |
| !/phpunit.xml.dist
 | |
| !/scripts/
 | |
| !/slides/
 | |
| !/tools/**
 | |
| !/web/modules/custom/**
 | |
| !/web/sites/default/environments/settings.*.php
 | |
| !/web/sites/default/settings.php
 | |
| !/web/themes/custom/**
 | |
| /.idea/workspace.xml
 | |
| /node_modules/
 | |
| /tools/ansible/.roles/
 | |
| /vendor/
 | |
| /web/themes/custom/*/body-field-values.txt
 |