This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
borgmatic
mirror da
https://github.com/witten/borgmatic
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Added .gitignore file.
Robin Schneider
9 anni fa
parent
e1605ae6ab
commit
4453f41967
1 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
6
0
.gitignore
+ 6
- 0
.gitignore
Vedi File
@@ -0,0 +1,6 @@
+*.egg-info
+*.pyc
+*.swp
+.tox
+build
+dist