/ .gitignore
.gitignore
1 src/output/* 2 output/ 3 graphs/* 4 network.json 5 __pycache__/* 6 .tags 7 .vimwiki_tags 8 .vim/* 9 .lsp/ 10 .envrc 11 .direnv/* 12 ./raw/* 13 raw/* 14 result/* 15 ./result/* 16 result 17 .envrc
1 src/output/* 2 output/ 3 graphs/* 4 network.json 5 __pycache__/* 6 .tags 7 .vimwiki_tags 8 .vim/* 9 .lsp/ 10 .envrc 11 .direnv/* 12 ./raw/* 13 raw/* 14 result/* 15 ./result/* 16 result 17 .envrc