浏览代码

Moved template as example

父节点
当前提交
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
 # Credentials
39
 # Credentials
40
 settings.json
40
 settings.json
41
 
41
 
42
+# Template
43
+template.pug
44
+
42
 # Test files
45
 # Test files
43
 test*.js
46
 test*.js
44
 
47
 

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