Updated gitignore.
This commit is contained in:
parent
52cbba027e
commit
3a6908144a
3
.gitignore
vendored
3
.gitignore
vendored
@ -173,6 +173,5 @@ cython_debug/
|
||||
/data/books/wizard_of_oz.txt
|
||||
/data/memory/context.json
|
||||
/data/memory/dreams.json
|
||||
/data/memory/vocab.json
|
||||
data/memory/vocab.json
|
||||
data/memory/brainmap.json
|
||||
/data/memory/vocab.json
|
@ -10,5 +10,11 @@
|
||||
"ran": 9,
|
||||
"across": 10,
|
||||
"sunny": 11,
|
||||
"street": 12
|
||||
"street": 12,
|
||||
"a": 13,
|
||||
"large": 14,
|
||||
"bird": 15,
|
||||
"flew": 16,
|
||||
"over": 17,
|
||||
"river": 18
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user