view .hgignore @ 60:7b9d616695d3 webpack

new setup using webpack (and Angular 4).
author casties
date Wed, 29 Mar 2017 20:58:57 +0200
parents 5353b2dffb0f
children 7787ca310644
line wrap: on
line source


syntax: regexp
^node_modules$
syntax: regexp
^\.project$
syntax: regexp
^jspm_packages$
syntax: regexp
^\.settings$
syntax: regexp
^app/app-config\.ts$