This website requires JavaScript.
Explore
Help
Sign In
Chewing_Bever
/
backup-tool
Watch
1
Star
0
Fork
You've already forked backup-tool
0
Code
Issues
12
Pull Requests
9
Projects
1
Releases
Wiki
Activity
92504d2884
backup-tool
/
.gitignore
7 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added initial project files
2021-01-15 12:01:17 +00:00
__pycache__/
Added proper project settings
2021-01-15 13:14:13 +00:00
.venv/
Added initial project files
2021-01-15 12:01:17 +00:00
backup_tool
Switched to setup.py (closes #2)
2021-04-24 17:27:33 +00:00
*.egg-info/
Added tox config
2021-04-24 17:38:03 +00:00
.tox/
Added coverage to testing
2021-04-24 21:17:03 +00:00
.coverage