From 4277b35f3162c80e820f48735a3c40b2ac48040a Mon Sep 17 00:00:00 2001 From: Tom Chapin Date: Sat, 10 Feb 2024 15:05:30 -0800 Subject: [PATCH] Removing user conversations from github repo --- .gitignore | 3 ++- OS/01/conversations/user.json | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 OS/01/conversations/user.json diff --git a/.gitignore b/.gitignore index 6769e21..5ee2ddd 100644 --- a/.gitignore +++ b/.gitignore @@ -157,4 +157,5 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ \ No newline at end of file +#.idea/ +OS/01/conversations/user.json diff --git a/OS/01/conversations/user.json b/OS/01/conversations/user.json deleted file mode 100644 index 88bff71..0000000 --- a/OS/01/conversations/user.json +++ /dev/null @@ -1 +0,0 @@ -[{"role": "user", "type": "message", "content": "There's no fence, but it's like independent units.\n"}] \ No newline at end of file