chore(repo): initialize project settings and configuration
- 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
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2025 maxp
|
||||
Copyright (c) 2025 0xMax42
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
||||
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
||||
|
Reference in New Issue
Block a user