# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ ENV/ # PyCharm .idea/ # Training data & models data/raw_cvs/ backend/model/*.pkl # Jupyter Notebook .ipynb_checkpoints # OS specific .DS_Store .venv