This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
radu
/
Django-Hackathon-Starter
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
.hgignore: Ignoring bower components
David Leonard
hace 10 años
padre
270724940d
commit
558710783b
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
.hgignore
+ 2
- 1
.hgignore
Ver fichero
@@ -2,4 +2,5 @@ syntax: glob
.DS_Store
db.sqlite3
-*.pyc
+*.pyc
+bower_components/