From d65dd918416693877aba1addf3fd9d7f0f933c3c Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Sun, 9 Jun 2024 19:21:42 -0400 Subject: [PATCH] Move updates to database and add new columns for cool stuff --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a224da4..cf3b062 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ Facepost.py config/ env.py social.py -.vscode/ \ No newline at end of file +.vscode/ +googleinfo.py