From f87a2356a5b04ba51c8f8d03a6bc16ef0cd59cd3 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sat, 15 May 2021 09:50:56 -0600 Subject: [PATCH] chore: update readme, remove vscode dir --- .idea/.idea.pilerBackup.dir/.idea/.gitignore | 13 +++++++++++++ .idea/.idea.pilerBackup.dir/.idea/dictionaries | 6 ++++++ .idea/.idea.pilerBackup.dir/.idea/indexLayout.xml | 8 ++++++++ .idea/.idea.pilerBackup.dir/.idea/riderModule.iml | 7 +++++++ .idea/.idea.pilerBackup.dir/.idea/vcs.xml | 13 +++++++++++++ .vscode/numbered-bookmarks.json | 3 --- README.md | 2 +- 7 files changed, 48 insertions(+), 4 deletions(-) create mode 100644 .idea/.idea.pilerBackup.dir/.idea/.gitignore create mode 100644 .idea/.idea.pilerBackup.dir/.idea/dictionaries create mode 100644 .idea/.idea.pilerBackup.dir/.idea/indexLayout.xml create mode 100644 .idea/.idea.pilerBackup.dir/.idea/riderModule.iml create mode 100644 .idea/.idea.pilerBackup.dir/.idea/vcs.xml delete mode 100644 .vscode/numbered-bookmarks.json diff --git a/.idea/.idea.pilerBackup.dir/.idea/.gitignore b/.idea/.idea.pilerBackup.dir/.idea/.gitignore new file mode 100644 index 0000000..29fdd5c --- /dev/null +++ b/.idea/.idea.pilerBackup.dir/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/modules.xml +/contentModel.xml +/.idea.pilerBackup.iml +/projectSettingsUpdater.xml +# Datasource local storage ignored files +/../../../../../../../../../:\Redirected\Asif\Documents\RiderProjects\pilerBackup\.idea\.idea.pilerBackup.dir\.idea/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/.idea.pilerBackup.dir/.idea/dictionaries b/.idea/.idea.pilerBackup.dir/.idea/dictionaries new file mode 100644 index 0000000..35702fb --- /dev/null +++ b/.idea/.idea.pilerBackup.dir/.idea/dictionaries @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.pilerBackup.dir/.idea/indexLayout.xml b/.idea/.idea.pilerBackup.dir/.idea/indexLayout.xml new file mode 100644 index 0000000..27ba142 --- /dev/null +++ b/.idea/.idea.pilerBackup.dir/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.pilerBackup.dir/.idea/riderModule.iml b/.idea/.idea.pilerBackup.dir/.idea/riderModule.iml new file mode 100644 index 0000000..1a4e0d9 --- /dev/null +++ b/.idea/.idea.pilerBackup.dir/.idea/riderModule.iml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.pilerBackup.dir/.idea/vcs.xml b/.idea/.idea.pilerBackup.dir/.idea/vcs.xml new file mode 100644 index 0000000..45577ff --- /dev/null +++ b/.idea/.idea.pilerBackup.dir/.idea/vcs.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.vscode/numbered-bookmarks.json b/.vscode/numbered-bookmarks.json deleted file mode 100644 index 4c08963..0000000 --- a/.vscode/numbered-bookmarks.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bookmarks": [] -} \ No newline at end of file diff --git a/README.md b/README.md index bcb5acc..acf4698 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # pilerBackup -Use pilerexport to output raw EML files and then back them up to rsync using borg \ No newline at end of file +Use pilerexport to output raw EML files and then back them up using borgbackup.