diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2026-08-28 15:54:33 -0400 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2026-08-28 15:54:33 -0400 |
| commit | 31fefd411b28d2d27d704110c0884455d78b6cc9 (patch) | |
| tree | e4e692828ce6301eb1a4103a2195ce3c2d8b625b /.gitignore | |
| parent | d88868a9490d52f4e890e71b28e7e9d8e5615a7d (diff) | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,8 +3,10 @@ node_modules config/* instances/* routes/* +blog/* pages/* template/* +templates/* assets/* backup/* package-lock.json |
