Add Drupal

This commit is contained in:
Oliver Davies 2025-04-16 18:18:17 +01:00
parent 19d6ba7c4c
commit 52ef82cdef
6 changed files with 4949 additions and 21 deletions

23
.gitignore vendored
View file

@ -1,21 +1,2 @@
/.phpunit.cache
/.phpunit.result.cache
/output_*/
/vendor/
# Front-end assets.
node_modules
source/build
# ATDC pages
/source/atdc/*
# Direnv
/.direnv/
# Devenv
.devenv*
devenv.local.nix
# Pre-commit
.pre-commit-config.yaml
web/
vendor/