ner-service/.gitignore

11 lines
76 B
Plaintext

__pycache__/
*.pyc
*.pyo
logs/
*.log
nohup.out
py3/
*.egg-info/
*.pid
venv/