Mercurial > hg > isophonics-drupal-site
view core/.gitignore @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children |
line wrap: on
line source
# Ignore node_modules folder created when installing core's JavaScript # dependencies. node_modules yarn-error.log # Ignore overrides of core's phpcs.xml.dist and phpunit.xml.dist. phpcs.xml phpunit.xml # Ignore package-lock.json that is automatically created when adding # dependencies by users of NPMv5. package-lock.json # Ignore test reports reports # Ignore local Nightwatch settings nightwatch.settings.json # Ignore dotenv .env