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
making entire config/ folder ignored by git; there's no reason to track this bot-specific information
tags/v0.1^2
Ben Kurtovic
hace 13 años
padre
e105a8dd78
commit
13cfffb5c0
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
.gitignore
+0
-0
+ 2
- 2
.gitignore
Ver fichero
@@ -1,8 +1,8 @@
# Ignore python bytecode:
*.pyc
# Ignore
secure
config files:
config/
secure.cfg
# Ignore
bot-specific
config files:
config/
# Ignore pydev's nonsense:
.project
+ 0
- 0
Ver fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar