summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c779352..a320f7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,8 +10,9 @@
# Ignore the build directory
/build
-# Ignore Sass' cache
+# Ignore cache
/.sass-cache
+/.cache
# Ignore .DS_store file
.DS_Store