This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yangck
/
celery
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added *.egg (to complement *.egg/) to .gitignore
Ask Solem
hace 15 años
padre
8ef60eab5f
commit
c19aa762d5
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.gitignore
+ 1
- 0
.gitignore
Ver fichero
@@ -4,6 +4,7 @@
.*.sw[po]
dist/
*.egg-info
+*.egg
*.egg/
doc/__build/*
build/