(init): Add initial logger files.

This commit is contained in:
Nix "UwU" Krystik
2026-03-11 18:12:55 +08:00
commit b681797759
11 changed files with 204 additions and 0 deletions

10
.npmignore Normal file
View File

@@ -0,0 +1,10 @@
# Git
.gitignore
.gitattributes
# Prettier
.prettierrc
# Node
node_modules/
package_lock.json