Add Drupal
This commit is contained in:
parent
19d6ba7c4c
commit
52ef82cdef
6 changed files with 4949 additions and 21 deletions
23
.gitignore
vendored
23
.gitignore
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue