This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
borgmatic
mirror of
https://github.com/witten/borgmatic
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added .gitignore file.
Robin Schneider
9 years ago
parent
e1605ae6ab
commit
4453f41967
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
.gitignore
+ 6
- 0
.gitignore
View File
@@ -0,0 +1,6 @@
+*.egg-info
+*.pyc
+*.swp
+.tox
+build
+dist