Add snapshot tests for a basic Drupal project
This commit is contained in:
parent
58e454b2c2
commit
680b72bb64
18 changed files with 576 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
/.direnv
|
||||
/dist/*
|
||||
!/dist/.keep
|
||||
.ignored/
|
||||
|
||||
###> symfony/framework-bundle ###
|
||||
/.env.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue