fountainai-bootstrap-service.git · .gitignore
fountainai-bootstrap-service.git / .gitignore
revision 56004d0a462eedd51c4ca2d9e0be0ffe4c1302ec · 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/