Initial commit

This commit is contained in:
wp-sites
2025-08-27 10:35:36 -04:00
commit 79b4fc7565
8 changed files with 143 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
/*
!/.gitea
!/.gitignore
!/composer.*
!/phpcs.xml
!/wp-content/
/wp-content/*
# WordPress plugins
!/wp-content/mu-plugins/
!/wp-content/plugins/
/wp-content/plugins/*
!/wp-content/plugins/.gitkeep
# WordPress themes
!/wp-content/themes/
/wp-content/themes/*
!/wp-content/themes/.gitkeep
#!/wp-content/themes/wp-skeleton/