summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3c82a67e5e00143f3e16877ab9184e32ffd6cf9c (plain)
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
__pycache__/
*.pyc
*.o
*.a
.DS_Store
build/
build-*/
dist/
*.log
stacks/tncs/tnc2c-probe
stacks/tncs/tnc2c-find
stacks/tncs/research/
stacks/crdop/build/
stacks/baycom-pr/tools/baycom_test
local/*
!local/README.md
.cursor/cache/
third_party/ax25/*-rc5/
third_party/_build-test/
third_party/ax25/_build-test/
third_party/ax25/**/build/
.ax25-analysis/
stacks/crdop/vendor/ardopcf/

# vault/operator index — never ship
AGENT-INDEX.md

# agent navigation — never ship (vault §0.5 / operator)
AGENTS.md
AGENT.md
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com