Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jbub/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbub <contact@jbub.eu>2015-05-11 22:46:40 +0300
committerjbub <contact@jbub.eu>2015-05-11 22:46:40 +0300
commite7432282d70c9368105932fc1b0c4c902bc63724 (patch)
tree8bbdded0852a207c7a74f8f7d4d06dff80f48d67 /.gitignore
parent873a713eb46d863246f69f5a5ae4b3292c1063cc (diff)
add sass cache to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 336601e..618fbea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-assets/sass/.sass-cache \ No newline at end of file
+static/sass/.sass-cache \ No newline at end of file