From 7be3339d48fb50659ecce22d725175f8f091e59e Mon Sep 17 00:00:00 2001 From: Sayanee Date: Fri, 4 May 2012 09:25:42 +0800 Subject: [PATCH] integrated stylus --- .gitignore | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 496ee2c..41387a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,19 @@ -.DS_Store \ No newline at end of file +/node_modules +.DS_Store +static/css/aliases.styl +static/css/box.styl +static/css/buttons.styl +static/css/clearfix.styl +static/css/color-image.styl +static/css/config.styl +static/css/ellipsis.styl +static/css/gradients.styl +static/css/hide-text.styl +static/css/iconic.styl +static/css/nib-index.styl +static/css/nib-text.styl +static/css/overflow.styl +static/css/positions.styl +static/css/reset.styl +static/css/text/ +static/css/vendor.styl \ No newline at end of file