Files
wp-fix-plugin-does-not-exis…/.augmentignore
Marcus Quinn 7eccc000e8
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
Add AI IDE configuration files and improve compatibility (v1.6.17)
2025-04-12 17:06:00 +01:00

97 lines
1.0 KiB
Plaintext

# Augment ignore file
# Patterns for files and directories that should be ignored by Augment's context engine
# Dependencies and package managers
node_modules/
vendor/
bower_components/
.pnp/
.pnp.js
package-lock.json
composer.lock
yarn.lock
# Build outputs
build/
dist/
out/
.next/
.nuxt/
.output/
.cache/
.parcel-cache/
# Environment and configuration
.env
.env.*
!.env.example
.venv/
venv/
ENV/
.serverless/
.fusebox/
# IDE and editor files
.idea/
.vscode/
*.sublime-*
*.swp
*.swo
*~
.DS_Store
# Large binary files
*.zip
*.tar.gz
*.tgz
*.rar
*.7z
*.mp4
*.mov
*.avi
*.mp3
*.wav
*.ogg
*.pdf
# Design files
*.psd
*.ai
*.sketch
*.fig
*.xd
*.pxd
*.afdesign
*.afphoto
*.afpub
# Logs and debugging
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
debug.log
# Testing and coverage
coverage/
.nyc_output/
.jest/
.cypress/
cypress/videos/
cypress/screenshots/
# Temporary files
tmp/
temp/
.tmp/
.temp/
# WordPress specific
wp-content/uploads/
wp-content/upgrade/
wp-content/backup-db/
wp-content/cache/
wp-content/backups/