Compare commits

...

2 Commits

Author SHA1 Message Date
tukuaiai 45ea04db1e chore: gitignore - ignore codex resume files 2026-02-19 02:04:41 +08:00
tukuaiai 70224d1206 docs: readme - add experimental methods header 2026-02-19 02:04:39 +08:00
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View File

@ -80,3 +80,5 @@ backups/
.github/wiki/ .github/wiki/
1 1
.history/ .history/
codex resume *

View File

@ -120,6 +120,8 @@
<details> <details>
<summary><strong>🧪 实验性方法</strong></summary> <summary><strong>🧪 实验性方法</strong></summary>
## 🧪 实验性方法
> 下面是一些“可能随时推翻重写”的实验性方法与范式:先看一眼,觉得对你有用再深入。 > 下面是一些“可能随时推翻重写”的实验性方法与范式:先看一眼,觉得对你有用再深入。
**建议阅读顺序(从抽象到落地)** **建议阅读顺序(从抽象到落地)**