浏览代码

Ignoring _static and _templates

David Leonard 10 年之前
父节点
当前提交
146ccba54a
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .hgignore

+ 3 - 1
.hgignore

@@ -9,4 +9,6 @@ migrations/
 Thumbs.db
 */vendor
 ionic/platforms
-hackathon_starter/_build
+hackathon_starter/_build
+hackathon_starter/_static
+hackathon_starter/_templates