Files
jfa-go/.gitignore
Harvey Tindall ccf0584db8 build: use tsgo for type checking
I don't use and fancy typescript features, and apparently this version
is very usable at this point. Removes the typescript dependency, which
should have been in dev-deps anyway.
2025-12-09 17:31:23 +00:00

33 lines
420 B
Plaintext

node_modules/
site/node_modules/
site/out/
site/tempts/
mail/*.html
dist/
build/
data/
version.go
notes
docs/*
lang/langtostruct.py
config-payload.json
!docs/go.mod
server.key
server.pem
server.crt
instructions-debian.txt
cl.md
./telegram/
mautrix/
tempts/
matacc.txt
scripts/langmover/lang
scripts/langmover/lang2
scripts/langmover/out
tinyproxy.conf
static/banner.svg
start.sh
ts/*.tsbuildinfo
ts/**/*.tsbuildinfo
js/