Skip to content

mparker17/drupal-lando_snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drupal-lando_snippets

Snippets to use in .lando.yml or .lando.local.yml files.

Use these to construct lando configurations.

Don't forget to ignore the local Lando overrides file...

echo '/.lando.local.yml' | tee -a .gitignore

If you don't want to commit lando files at all...

echo '/.lando.yml' | tee -a .git/info/exclude
echo '/.lando.local.yml' | tee -a .git/info/exclude

About

Snippets to use in .lando.yml or .lando.local.yml files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published