summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorpepper <pepper@chimecrisis.com>2014-11-28 01:34:32 -0800
committerpepper <pepper@chimecrisis.com>2014-11-28 01:34:32 -0800
commitc1b956127563159154d5fea7434ac9beb20ee842 (patch)
tree92fe721b10dde50e75c17ff1bcc9c106fcc64e11 /.gitignore
first commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..80fcba8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+node_modules/
+public/components
+.sass-cache \ No newline at end of file