Browse Source

.hgignore: Ignoring bower components

David Leonard 10 years ago
parent
commit
558710783b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .hgignore

+ 2 - 1
.hgignore

@@ -2,4 +2,5 @@ syntax: glob
 
 .DS_Store
 db.sqlite3
-*.pyc
+*.pyc
+bower_components/