mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-10 07:08:02 -05:00
* feat(build): parcel * feat(parcel): gulp & tests * build(parcel): exclude package-lock * build(parcel): add private field to prevent accident npm publish
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
# Include your project-specific ignores in this file
|
|
# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
|
|
# Useful .gitignore templates: https://github.com/github/gitignore
|
|
node_modules
|
|
dist
|
|
.cache |