- Add .gitignore to exclude sensitive and unnecessary files - Update LICENSE with correct copyright attribution - Add VERSION file with initial version number - Configure git-cliff for changelog generation - Add deno.jsonc with tasks, compiler options, and formatting rules - Add deno.lock to track dependencies - Add import_map.json for module resolution
5 lines
36 B
Plaintext
5 lines
36 B
Plaintext
.env
|
|
coverage/
|
|
logs/
|
|
.locale/
|
|
cache/ |