forked from MoganLab/mogan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
77 lines (64 loc) · 1.08 KB
/
Copy path.gitignore
File metadata and controls
77 lines (64 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# binary files
*.vs
*.so
*.[oa]
*.exe
*.pyc
build
.kdev4
*.kdev4
*.py[cod]
*$py.class
__pycache__/
3rdparty/loro/target
3rdparty/mogan-loro-ffi/target
# curl 源码包构建产物(目录名带构建哈希)与构建期改写的 CMakeLists
3rdparty/curl-*/build-*/
3rdparty/curl-*/CMakeLists.txt
# editor files
*.sln
.idea
.vscode
.claude/*
!.claude/agents/
# Mac OS
.DS_Store
*/.DS_Store
# temp files
*~
*.log
SVNREV
Testing
texmacs.1
tests/gtest
cmake-build-debug
CMakeLists.txt.user
misc/benchmark/gbench
TeXmacs/progs/ice-9
.xmake/
src/System/config.h
src/System/tm_configure.hpp
.cache/
compile_commands.json
docs/**/plugin_binary.md
# Binary of the goldfish plugin
TeXmacs/plugins/goldfish/bin/goldfish
TeXmacs/plugins/goldfish/bin/*.wasm
TeXmacs/plugins/goldfish/bin/*.js
TeXmacs/plugins/goldfish/bin/*.html
goldfish.dSYM/
*.sym
*goldfish.pdb
# font
TeXmacs/fonts/opentype/noto
record
# ImGui
imgui.ini
# node
tools/loro-relay/node_modules/
tools/loro-server/node_modules/
tools/loro-server/data/
# 协作服务端从仓库根运行时产生的测试数据
/data/
# Reasonix
reasonix.toml