Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# binary files
TeXmacs/plugins/goldfish/bin/*
*.vs
*.so
*.[oa]
Expand Down Expand Up @@ -53,4 +54,4 @@ goldfish.dSYM/
# font
TeXmacs/fonts/opentype/noto

record
record
4 changes: 4 additions & 0 deletions devel/707.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# What
更新了 .gitignore 排除 goldfish 的构建产物,此前的规则在 WASM 构建中 git 仍然会追踪 WASM 构建产物 (.js, .html, .wasm 等)

另外 fix new line at end of file