This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
Radicale
espejo de
https://github.com/Kozea/Radicale
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
gitignore: VIM swapfiles and cache files
Unrud
hace 7 años
padre
9b6860fa1f
commit
fe1cfad4d3
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.gitignore
+ 2
- 0
.gitignore
Ver fichero
@@ -1,5 +1,7 @@
*~
+.*.swp
*.pyc
+__pycache__
/MANIFEST
/build