We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4618a2 commit 18c5f1fCopy full SHA for 18c5f1f
.gitignore
@@ -5,6 +5,7 @@ __pycache__/
5
*.egg-info/
6
.pytest_cache/
7
.mypy_cache/
8
+.claude/
9
10
# Node/Electron
11
node_modules/
README.md
@@ -210,3 +210,5 @@ WhaleWhisper/
210
211
本项目采用 [Apache License 2.0](LICENSE) 进行许可。
212
213
+这是一个测试行
214
+
0 commit comments