diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-11-15 16:43:59 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-11-15 16:43:59 -0500 |
commit | 5366a6620906fba63e5b586a39a10e439c041297 (patch) | |
tree | 2d1f7e7bfaf049f0829f0896d3b0e7c3c16b7a63 /.gitignore | |
parent | 3f867ba1163807a2d43f33ba8d38b5947c45b6fe (diff) | |
parent | 28bd7c0707e3a29f4f74fbdeab88beaa81cd06d4 (diff) |
Merge pull request #361 from guru-digital/merge-upstream
Add support for SASS/SCSS
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ node_modules build _site *.lock +.sass-cache/ |