From 237aec245e2a135b848dfd3c8dcf46cb755f08e9 Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 22 Mar 2024 22:09:55 -0500 Subject: Large Overhaul - Jellyfin Temp Accounts Temporary jellyfin accounts can now be made through messaging. Commands were moved out and into their own files and functions for organization. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c34d28b..445511b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ __pycache__ -.DS_Store \ No newline at end of file +.DS_Store +config.ini +movies.db \ No newline at end of file -- cgit v1.2.3-70-g09d2