Commit Graph

11 Commits

Author SHA1 Message Date
56e15c0348 Add a blank line at the end of the .gitignore file 2025-01-02 10:47:28 +02:00
3994a2ba60 Add .qodo to gitignore 2024-12-25 11:34:54 +02:00
b88507aa23 chore: Ignore .env file 2024-12-24 15:14:30 +07:00
81dea65856 Format files by pre-commit run -a
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
2024-10-30 10:00:36 +09:00
c11ee8643e Bitbucket server filter out globally ignored files before attempting diff 2024-05-30 11:34:39 -04:00
6d52bcc636 Update README.md with relevant links 2024-03-10 16:02:24 +02:00
05b0c4ff70 add cache to gitignore 2024-03-07 11:14:24 +02:00
aca3fcb571 Ignore .DS_Store files
This commit updates the .gitignore file to ignore .DS_Store files, which are created by macOS. These files are not relevant to the project and should not be included in version control.

Signed-off-by: Kamakura.Yx <barnett.yuxiang@gmail.com>
2024-01-10 23:13:57 +08:00
8519b106f9 Updated .gitignore 2023-07-28 02:28:50 +03:00
5ea607be58 Add package setup 2023-07-26 08:48:12 +02:00
4b4d91dfe9 Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00