16 Star 41 Fork 28

墨干社区/Goldfish Scheme

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 657 Bytes
一键复制 编辑 原始数据 按行查看 历史
沈达 提交于 2026-05-05 04:16 +08:00 . [0022] (liii logging) (#756)
# Ignore .DS_Store (common on macOS)
.DS_Store
# Ignore all log files in demo directory
demo/**/*.log
# Ignore the .gitignore file itself
/.gitignore
.xmake/
build/
bin/goldfish
bin/goldfish_repl
bin/goldfish.*
bin/gf
bin/gf.exe
bin/gf.*
bin/http
bin/http.exe
repl/goldfish_repl_wasm.data
repl/goldfish_repl_wasm.js
repl/goldfish_repl_wasm.wasm
repl/node_modules
goldfish/**/*-test.scm
compile_commands.json
.cache/
*~
.bsp
.scala-build
node_modules/
result*
.envrc
.direnv/
tests/resources/hashlib-test-large-local.txt
tests/function-library-index.json
tools/doc/tests/function-library-index.json
.claude/settings.local.json
.codex
.sisyphus/
.vscode/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scheme
1
https://gitee.com/MoganLab/goldfish.git
git@gitee.com:MoganLab/goldfish.git
MoganLab
goldfish
Goldfish Scheme
main

搜索帮助