Initial cut

This commit is contained in:
3wc
2024-04-24 17:20:03 -03:00
commit f4164b4abf
7 changed files with 316 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
/.env
/wp-content/**
/data/**
!/data/.gitkeep
.vscode/
**.tar.gz
**.sql
**.zip