Commit Graph

5 Commits

Author SHA1 Message Date
1b447f5190 chore(gitignore): add .local directory to ignored files
Some checks failed
Auto Changelog & Release / detect-version-change (push) Successful in 3s
Auto Changelog & Release / release (push) Has been skipped
CI / build (push) Failing after 7s
Auto Changelog & Release / changelog-only (push) Successful in 6s
- Updates .gitignore to include the .local directory
- Prevents accidental commits of local configuration files
2025-05-27 15:04:09 +02:00
f0838567b4 chore(gitignore): add .gitea/COMMIT_GPT.md to ignored files
- Adds .gitea/COMMIT_GPT.md to the .gitignore file to exclude it from version control.
2025-05-08 19:01:27 +02:00
fd1c7f4170 chore(.gitignore): add git_log_diff.txt to ignore list
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 12:42:16 +02:00
af0a09e744 Update .gitignore to include out.py and output.txt
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 12:28:01 +02:00
1d2e89feca First commit
Signed-off-by: Max P. <Mail@MPassarello.de>
2025-05-07 10:53:56 +02:00