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
62 lines (51 loc) · 724 Bytes
/
Copy path.gitignore
File metadata and controls
62 lines (51 loc) · 724 Bytes
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
# binary files
*.vs
*.so
*.[oa]
*.exe
*.pyc
build
.kdev4
*.kdev4
*.py[cod]
*$py.class
__pycache__/
# 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