From 399f7f36b2ae1eafa87a7b3498f77ba538a70850 Mon Sep 17 00:00:00 2001 From: Stepan Krapivin Date: Fri, 15 Sep 2017 19:00:20 +0500 Subject: [PATCH] add local_* to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e8ce3dc..2c5e774 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ static/cache/* /node_modules/ /tmp/ !/dist -.sass-cache \ No newline at end of file +.sass-cache +local_*