This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

core / .dockerignore
528 B 47 lines
1.git 2.jj 3.DS_Store 4._.DS_Store 5.direnv/ 6.env* 7*.qcow2 8genjwks.out 9/nix/vm-data 10blog/build 11build/ 12.wrangler/ 13localinfra/certs/root.key 14 15appview/pages/static/tw.css 16appview/pages/static/x 17 18sites/target 19sites/.wrangler 20target 21 22result 23result-* 24build 25.bin 26out/ 27node_modules/ 28**/node_modules/ 29*.db 30*.db-* 31*.rdb 32*.bleve 33**/*.bleve 34 35tmp 36patches 37 38docker-compose.yml 39docker-compose.*.yml 40**/Dockerfile 41**/*.Dockerfile 42 43knot2/pack-spike 44**/src/_lex 45!bobbin/crates/types/src/ 46!bobbin/crates/types/src/_lex/ 47!bobbin/crates/types/src/_lex/**