瀏覽代碼

Moved template as example

Brendan Abolivier 7 年之前
父節點
當前提交
61e15baf9c
簽署人: Brendan Abolivier <contact@brendanabolivier.com> GPG 金鑰 ID: 8EF1500759F70623
共有 2 個檔案被更改,包括 3 行新增0 行删除
  1. 3
    0
      .gitignore
  2. 0
    0
      template.example.pug

+ 3
- 0
.gitignore 查看文件

@@ -39,6 +39,9 @@ jspm_packages
39 39
 # Credentials
40 40
 settings.json
41 41
 
42
+# Template
43
+template.pug
44
+
42 45
 # Test files
43 46
 test*.js
44 47
 

template.pug → template.example.pug 查看文件