Optimize AI IDE configuration files for better efficiency (v1.6.18)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2025-04-12 17:10:32 +01:00
parent 7eccc000e8
commit d753359367
11 changed files with 92 additions and 233 deletions

View File

@ -1,35 +1,15 @@
# Windsurf ignore file
# Files and directories to exclude from Windsurf's context
# Additional patterns beyond .gitignore for Windsurf's context
# Dependencies and package managers
node_modules/
vendor/
bower_components/
# Windsurf-specific files
.windsurf/
.windsurf-cache/
# Build outputs
build/
dist/
# IDE and editor files not in .gitignore
*.code-workspace
.history/
# Large binary files
*.zip
*.tar.gz
*.mp4
*.pdf
# Design files
*.psd
*.ai
*.sketch
*.fig
*.xd
*.pxd
*.afdesign
*.afphoto
*.afpub
# WordPress specific
wp-content/uploads/
wp-content/upgrade/
wp-content/backup-db/
wp-content/cache/
wp-content/backups/
# AI-specific files
.ai-prompts/
.completions/
.chat-history/