Add vocabulary files for server initialization
Adds three new vocabulary files to the server's vocabulary directory: `anatomy.txt`, `medications.txt`, and `substances.txt`. A README.md is also added to explain their purpose, format, and population strategy. The `server/vocab/raw/` directory is added to `.gitignore`.
This commit is contained in:
@@ -4,3 +4,4 @@ users.toml
|
||||
*.snap.new
|
||||
repomix-output.xml
|
||||
tmpdata/
|
||||
server/vocab/raw/
|
||||
|
||||
Reference in New Issue
Block a user