m97j's picture
Initial commit
17ee8b7
raw
history blame contribute delete
349 Bytes
# 파이썬 μΊμ‹œ
__pycache__/
*.pyc
*.pyo
*.pyd
# κ°€μƒν™˜κ²½
venv/
.env
# IDE / OS
.vscode/
.idea/
.DS_Store/
# models/ ν•˜μœ„ 디렉토리 포함, λͺ¨λΈ νŒŒμΌλ“€μ€ λ¬΄μ‹œ
models/emotion-classification-model/*
models/fallback-npc-model/*
!models/fallback-npc-model/.gitkeep
models/sentence-embedder/*
!models/sentence-embedder/.gitkeep