commit e214876fd1c998c2e07f951807b98214bc246035 Author: Jack Mordaunt <jackmordaunt.dev@gmail.com> Date: Fri, 11 Jul 2025 11:30:40 -0300 initial Diffstat:
| A | .gitignore | | | 1 | + |
| A | .ignore | | | 7 | +++++++ |
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/.ignore b/.ignore @@ -0,0 +1,7 @@ +public +resources +exampleSite +i18n +images +*.scss +*.min*