This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
borgmatic
réplica de
https://github.com/witten/borgmatic
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Merge pull request
#6
from ypid/added-gitignore
Added .gitignore file.
Dan Helfman
%!s(int64=9) %!d(string=hai) anos
pai
e1605ae6ab
4453f41967
achega
9723dbdd4c
Modificáronse 1 ficheiros
con
6 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
6
0
.gitignore
+ 6
- 0
.gitignore
Ver ficheiro
@@ -0,0 +1,6 @@
+*.egg-info
+*.pyc
+*.swp
+.tox
+build
+dist