diff --git a/.gitignore b/.gitignore index 11ca5c1..39b2b7f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ runtime nginx.htaccess .env -/public/install/install.lock \ No newline at end of file +/public/install/install.lock +/extend/netdisk/pan/access_token.json \ No newline at end of file diff --git a/extend/netdisk/pan/access_token.json b/extend/netdisk/pan/access_token.json deleted file mode 100644 index 63446c3..0000000 --- a/extend/netdisk/pan/access_token.json +++ /dev/null @@ -1 +0,0 @@ -{"access_token":"","refresh_token":"","expires_at":1743155645} \ No newline at end of file