Skip to content

Commit d4c65b3

Browse files
authored
Add backup command (#53)
* Backup list command * Backup apply command * Backup create command * Backup delete command * Other minor changes
1 parent ecaf5bc commit d4c65b3

File tree

14 files changed

+1285
-15
lines changed

14 files changed

+1285
-15
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# VS Code workspace file.
44
*.code-workspace
55

6+
# Launch settings
7+
launchSettings.*
8+
69
## Ignore Visual Studio temporary files, build results, and
710
## files generated by popular Visual Studio add-ons.
811
##

0 commit comments

Comments
 (0)