From 05f2d636ba930a39e705034fc29a145aa605330a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=BF=E8=AF=BA?= Date: Thu, 18 Jan 2024 05:28:56 +0000 Subject: [PATCH] Initial commit --- .gitignore | 26 ++++++++++++++++++++++++++ README.md | 2 ++ 2 files changed, 28 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7f91721 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# ---> Windows +# Windows thumbnail cache files +Thumbs.db +Thumbs.db:encryptable +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msix +*.msm +*.msp + +# Windows shortcuts +*.lnk + diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e2b78f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ct_pc +