summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-07-29 19:14:13 -0400
committerThomas Park <thomas@thomaspark.me>2013-07-29 19:14:13 -0400
commit557a8446898c2e61da7eaf8130cf08cfbe360276 (patch)
treefc9a20e10abc1412f26bc483bdd87e09c82135ed
parent182a564198e86782d295d1bd95f7347f86ee5a2e (diff)
gitignore bower_components
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 37eef13c..6a072796 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.idea
components
+bower_components
node_modules
build \ No newline at end of file