Commit Graph

3 Commits

Author SHA1 Message Date
e4bb9d5b67 Adds .gitignore file to exclude local environment files
Excludes `.locale/` and `.history/` directories to prevent
local environment and history files from being tracked
in version control.
2025-04-23 10:14:35 +02:00
52e6af9ea2 Adds Git submodule for build scripts
Includes a submodule pointing to an external repository for build-related scripts. Sets up the submodule path and URL for integration into the project.
2025-04-23 10:14:25 +02:00
35ea8fbd69 Initial commit 2025-04-23 10:09:59 +02:00