-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
131 lines (113 loc) · 1.85 KB
/
.gitignore
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
/decrypted_src
xor-c
.DS_Store
/models
.*
*.bak
*~
*.old
*.new
venv
node_modules
__pycache__
/c/perlxsi.c
ref
js/mousetrap
/pix/banner?.*
/apps/alfred/mission.txt
commit-message.*
/adm/nginx/banned_ips.conf
tracks
*.log
sparkjoy
# state files
rooms
rooms.*
!rooms.dist
/schedule.tsv
/webchat/static/push-docs
/webchat/users
# config files
/webchat/static/config.js
/config*.sh
# secrets
/secrets.sh
# data files
/geo/country_city_timezone.tsv
/safety/nsfw_words
# cache files
/text/dictionaries.pkl
# canon symlinks
/canon
# symlinks for dev
/cz/old
/cz/src
# derived files
/code/lang.rec
/package-lock.json
/prompt/prompts.txt
/prompt/prompts2.txt
/speech/speech-models-en.txt
/project/log.txt
/allemande.egg-info
/tools/tools_help.txt
# derived header files
/c/sea.h
# 3rd-party content
/code/pop.pdf
/code/pop.txt
/code/rules.txt
/classify/classification/quality-map-2.tsv
/pretrained_models
/image/vision.md
# autogenerated api files
*.api
# binary dirs
/rust/target
# private files
/apps/story/family
/apps/story/stories
# test files
/text/files.md
/text/test1a.py
/text/test1b.py
/text/test2a.py
/text/test2b.py
# data files for dev
/image/model.json
# generated program files
/apps/plan/hello.js
# build stamp files
/webchat/build.stamp
# binary code
/arcs/sshc
/c/test_lua
/c/test_perl
/c/test_python
/c/test_quickjs
/c/test_ruby
/c/test_mozjs
/c/test_v8
/go/atail
/tty/tty_cursor_pos
/video/mp4_fast_start
/c/hello_c
/c/tests/hello_c_test
/c/tests/sea_test
/files/touch_ctime
/files/tests/touch_ctime_test
/x11/glxgears
/html/htmlsplit
/html/tests/htmlsplit_test
/bash/opts_long
/bash/opts_help
/data/tsv2txt
/apps/plan/hello.wasm
/tools/pipechat
/chat/llama-cpp-python-api-reference-high-level.md
/chat/llama-cpp-python-api-reference-low-level.md
/chat/llama-cpp-python-api-reference.md
/chat/llama-cpp-python.md
/games/001/game1
/games/002/game2a
/games/002/game2b