From 97bcb749c1d3364de83b42def0b97c27db8df4ca Mon Sep 17 00:00:00 2001 From: wizardforcel <562826179@qq.com> Date: Tue, 7 Sep 2021 23:28:16 +0800 Subject: [PATCH] 2021-09-07 23:28:16 --- AI常用函数说明.md => docs/misc/AI常用函数说明.md | 0 SECURITY.md => old/SECURITY.md | 0 ads.txt => old/ads.txt | 0 book.json => old/book.json | 0 requirements.txt => old/requirements.txt | 0 run_example.py => old/run_example.py | 0 run_website.sh => old/run_website.sh | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename AI常用函数说明.md => docs/misc/AI常用函数说明.md (100%) rename SECURITY.md => old/SECURITY.md (100%) rename ads.txt => old/ads.txt (100%) rename book.json => old/book.json (100%) rename requirements.txt => old/requirements.txt (100%) rename run_example.py => old/run_example.py (100%) rename run_website.sh => old/run_website.sh (100%) diff --git a/AI常用函数说明.md b/docs/misc/AI常用函数说明.md similarity index 100% rename from AI常用函数说明.md rename to docs/misc/AI常用函数说明.md diff --git a/SECURITY.md b/old/SECURITY.md similarity index 100% rename from SECURITY.md rename to old/SECURITY.md diff --git a/ads.txt b/old/ads.txt similarity index 100% rename from ads.txt rename to old/ads.txt diff --git a/book.json b/old/book.json similarity index 100% rename from book.json rename to old/book.json diff --git a/requirements.txt b/old/requirements.txt similarity index 100% rename from requirements.txt rename to old/requirements.txt diff --git a/run_example.py b/old/run_example.py similarity index 100% rename from run_example.py rename to old/run_example.py diff --git a/run_website.sh b/old/run_website.sh similarity index 100% rename from run_website.sh rename to old/run_website.sh