commit f6efb8936c394916386d02d9147b0f7973735d01 Author: hanyixuanten Date: Fri Aug 14 08:43:04 2026 +0800 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b88a974 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!*.cpp +!.gitignore +!.vscode/settings.json \ No newline at end of file