Navigate privacy laws with feline precision — detect every boundary, respect every territory! GDPR compliance and privacy protection for WordPress. - Cookie consent management - Privacy boundary detection - GDPR-compliant analytics gating - Cross-plugin consent coordination (integrates with TigerStyle Heat) - Visitor preference tracking - Configurable cookie categories Includes build.sh and .distignore for WordPress-installable release ZIPs.
19 lines
132 B
Plaintext
19 lines
132 B
Plaintext
# Build artifacts
|
|
build/
|
|
dist/
|
|
*.zip
|
|
|
|
# Editor / OS
|
|
.DS_Store
|
|
*.swp
|
|
*~
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Environment
|
|
.env
|
|
.env.local
|