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