Initial project setup with configuration files

Add .editorconfig, .gitignore, and CLAUDE.md project documentation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-21 18:46:34 +01:00
commit 8a4802248c
3 changed files with 211 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# For development purposes
# Linked wordpress core and plugin folder
wp-plugins
wp-core