summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8868333d95897643ce0a3661c711c83269a9f09d (plain) (blame)
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
/lectio
/lectio-ui
/lectio-web
dist/
*.test
*.out
coverage.*
__pycache__/
scripts/.oracle-cache/
scripts/.wujek-cache/
sources/*.log
sources/.*.log

# extracted source snapshot (the committed archive is sources/snapshot.tar.gz;
# `tar xzf sources/snapshot.tar.gz -C sources` to unpack for regeneration)
sources/catholic-resources/
sources/missalemeum/
sources/litcal/
sources/getbible/

# OS / editor cruft
.DS_Store
*~
*.swp
.idea/
.vscode/

# built by cmd/dlectio-gen
/dlectio-gen

# subagent-driven-development scratch (ledger, briefs, review packages)
.superpowers/