4 Commits

Author SHA1 Message Date
915b205b6e
chore(others): add mariadb to .gitignore
The .gitignore file was updated to ignore the `mariadb` file, preventing it from being tracked by version control. This ensures database related elements are ignored for smoother version control operations.

Signed-off-by: Mathis <yidhra@tuta.io>
2024-04-29 09:54:20 +02:00
80dff138cc
chore(others): add dist to .gitignore
The update now includes `dist` directory in the `.gitignore` file to avoid pushing compiled files to the repository.

Signed-off-by: Mathis <yidhra@tuta.io>
2024-04-26 16:22:30 +02:00
896b01f8b4
update 2024-04-24 16:57:09 +02:00
92e0fd2a68
chore: gitignore 2024-04-23 13:48:21 +02:00