This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
radu
/
Django-Hackathon-Starter
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
.hgignore: Ignoring bower components
David Leonard
%!s(int64=10) %!d(string=hai) anos
pai
270724940d
achega
558710783b
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
.hgignore
+ 2
- 1
.hgignore
Ver ficheiro
@@ -2,4 +2,5 @@ syntax: glob
.DS_Store
db.sqlite3
-*.pyc
+*.pyc
+bower_components/