aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-05-26 01:06:16 +1000
committerTerry Truong <terry06890@gmail.com>2022-05-26 01:06:16 +1000
commiteb72584af8f5a598740a87ee024d0d899fdffc8d (patch)
tree64e418086157831f17233621ea5cf5e4320baebc /.gitignore
parent67cf7da46692f86120a5e066a2f696074413d3f6 (diff)
Trim otol tree to avoid certain slowdowns
Some nodes had multiple ancestors with over 10k children, and jump-searching to them could take almost a minute for vue to load.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7fa730c..5b7ed15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/backend/data/enwiki/.venv/
/backend/data/dbpedia/*.bz2
/backend/data/dbpedia/*.db
+/backend/data/namesToKeep.txt