fountainai-bootstrap-service.git · .gitignore
fountainai-bootstrap-service.git / .gitignore
revision 37f2730b6d5716a77411e8e8b3570c0be29b975c · complete file
# Python __pycache__/ *.py[cod] *.pyo *.pyd *.pyc *.pdm.toml # VSCode .vscode/ # macOS .DS_Store # Test cache .pytest_cache/ .hypothesis/ # Docker *.env .env.* # Jupyter .ipynb_checkpoints/ # Build dist/ build/ *.egg-info/