Commit Graph

7 Commits

Author SHA1 Message Date
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