|
2910e93c67
|
.gitignore: Add yarn.lock
|
2017-12-18 13:15:25 +02:00 |
|
|
5656929171
|
Revert ".gitignore: Add intermediate output from node-sass"
This reverts commit 8e9c0a74f9 .
Clean the temp file up after build rather than just ignoring it.
|
2016-09-26 10:08:53 +03:00 |
|
|
8e9c0a74f9
|
.gitignore: Add intermediate output from node-sass
cssnano can't process input from stdin via a Unix pipe ("|") so we
need to write an intermediate output from node-sass first.
|
2016-09-26 09:54:54 +03:00 |
|
|
bccb0f5262
|
.gitignore: Add exampleSite's theme directory
So I can generate screenshots of the theme progress.
|
2016-09-26 09:05:39 +03:00 |
|
|
14fb3277e2
|
Add initial .gitignore
Ignore the node_modules directory by default
|
2016-08-28 16:22:58 +03:00 |
|