Fountain Coach Gitowner-controlled · read only

the-fountainai.git · .gitignore

the-fountainai.git / .gitignore

revision fff513c23914e96c114e9c36bfe3fe64b7b7dac6 · complete file

# macOS files
.DS_Store

# Python cache and build artifacts
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.build/
Package.resolved

# Virtual environments
.venv/
venv/
ENV/

# Logs and feedback
logs/
**/logs/
feedback/
deploy/feedback/

# Environment files
dispatcher.env
*.env

# Editor swap files
*.swp
*.swo
*.xcworkspacedata
*.xcuserstate
*.plist
.swiftpm/
third_party/midi2/
third_party/semantic-browser/
third_party/typesense-swift/
*.db

# Local build caches
.tmp/
.tmp/clang-cache/
.swift-modulecache/
.clangmodulecache/
**/.swift-modulecache/
**/.clangmodulecache/
service-manifest.json
**/service-manifest.json