Mercurial > hg > isophonics-drupal-site
view core/.gitignore @ 8:50b0d041100e
Further files for download
author | Chris Cannam |
---|---|
date | Mon, 05 Feb 2018 10:56:40 +0000 |
parents | 4c8ae668cc8c |
children | 129ea1e6d783 |
line wrap: on
line source
# Ignore node_modules folder created when installing core's JavaScript # dependencies. node_modules # 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