Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
earwigbot
réplica de
https://github.com/earwig/earwigbot
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
4
Actividad
Explorar el Código
ignore pydev's hidden files
tags/v0.1
Ben Kurtovic
hace 13 años
padre
7cb6fb2b43
commit
934cbba21d
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+8
-0
.gitignore
+ 8
- 0
.gitignore
Ver fichero
@@ -1,2 +1,10 @@
# Ignore python bytecode:
*.pyc
# Ignore secure config files:
config/secure.py
# Ignore pydev's nonsense:
.project
.pydevproject
.settings/
Escribir
Vista previa
Cargando…
Cancelar
Guardar