소스 검색

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 파일 보기