generated from pascalmartineau/wp-skeleton
feat: Initial plugins and theme
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
!/.gitea
|
||||
!/.gitignore
|
||||
!/.vscode/
|
||||
!/CLAUDE.md
|
||||
!/composer.*
|
||||
!/phpcs.xml
|
||||
!/wp-content/
|
||||
@@ -16,4 +18,4 @@
|
||||
!/wp-content/themes/
|
||||
/wp-content/themes/*
|
||||
!/wp-content/themes/.gitkeep
|
||||
#!/wp-content/themes/wp-skeleton/
|
||||
!/wp-content/themes/ccat/
|
||||
|
||||
Reference in New Issue
Block a user