summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-05-15 12:41:18 -0400
committerThomas Park <thomas@thomaspark.me>2013-05-15 12:41:18 -0400
commit6a8ac7c30f7eb6c2659c1204e7e18c5f6b5e2db3 (patch)
treee2bd0a0f31b872828bba7e2a063835d0bcc5ea22
parenta0301ec877680ff7c1e138cc4035cd957b273aed (diff)
revert gitignore to ignore components and build
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fd4f2b06..05aa84c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
+.idea
+components
node_modules
-.DS_Store
+build