Bläddra i källkod

Moved template as example

Brendan Abolivier 7 år sedan
förälder
incheckning
61e15baf9c
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
2 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3
    0
      .gitignore
  2. 0
    0
      template.example.pug

+ 3
- 0
.gitignore Visa fil

@@ -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 Visa fil