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
Merge pull request
#6
from ypid/added-gitignore
Added .gitignore file.
Dan Helfman
9 years ago
parent
e1605ae6ab
4453f41967
commit
9723dbdd4c
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