Files
ontology-term-search/.gitignore
2026-01-28 15:34:58 -03:00

18 lines
139 B
Plaintext

# Node
node_modules
dist
pnpm-debug.log*
# Python
__pycache__/
*.pyc
.venv/
.pytest_cache/
# Environment
.env
.env.local
# OS
.DS_Store