Explorar el Código

Moved template as example

Brendan Abolivier hace 7 años
padre
commit
61e15baf9c
Firmado por: Brendan Abolivier <contact@brendanabolivier.com> ID clave GPG: 8EF1500759F70623
Se han modificado 2 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      .gitignore
  2. 0
    0
      template.example.pug

+ 3
- 0
.gitignore Ver fichero

@@ -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 Ver fichero