Skip to content

Commit 82125cf

Browse files
committed
chore: backup historical theory notes and ignore cache files
1 parent 43b7f3f commit 82125cf

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,12 @@ node_modules/
7979
.obsidian/
8080
/uet_history/
8181
/uet_knowledge_state.json
82+
83+
# Local Cache and States
84+
uet_knowledge_state.json
85+
uet_miner/target/
86+
uet_miner/*.exe
87+
uet_miner/*_linux
88+
uet_web/.next/
89+
uet_web/node_modules/
90+
uet_web/.env

0 commit comments

Comments
 (0)