From 4262b13969efc3531dc3529c5e611fb19e5a4f59 Mon Sep 17 00:00:00 2001 From: zevav Date: Wed, 25 Oct 2017 17:05:11 -0400 Subject: [PATCH] added some more steps for the blog post --- .gitignore | 1 + .idea/babysitter_bot.iml | 14 -- .idea/inspectionProfiles/Project_Default.xml | 43 ----- .idea/misc.xml | 7 - .idea/modules.xml | 8 - .idea/vcs.xml | 6 - .idea/workspace.xml | 185 ------------------- basic_sitter_bot.py | 59 ++++++ basic_sitter_bot_with_pickle.py | 74 ++++++++ sitter_bot.py | 12 +- 10 files changed, 140 insertions(+), 269 deletions(-) delete mode 100644 .idea/babysitter_bot.iml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml create mode 100644 basic_sitter_bot.py create mode 100644 basic_sitter_bot_with_pickle.py diff --git a/.gitignore b/.gitignore index ea14333..a9d4ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .*sw* .DS_Store *~ +.idea/ diff --git a/.idea/babysitter_bot.iml b/.idea/babysitter_bot.iml deleted file mode 100644 index 46ce774..0000000 --- a/.idea/babysitter_bot.iml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 99e770f..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 5413da0..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - ApexVCS - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index f9bf3df..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 6c904a5..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - DEFINITION_ORDER - - - - - - - - - - - - - - - - - - - - - - - - - - - -