This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
borgmatic
espejo de
https://github.com/witten/borgmatic
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merge pull request
#6
from ypid/added-gitignore
Added .gitignore file.
Dan Helfman
hace 9 años
padre
e1605ae6ab
4453f41967
commit
9723dbdd4c
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
.gitignore
+ 6
- 0
.gitignore
Ver fichero
@@ -0,0 +1,6 @@
+*.egg-info
+*.pyc
+*.swp
+.tox
+build
+dist