This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git

commit eaa169647bb21fd6ff290d805022f8869e358c27
Author: Paul King <[email protected]>
AuthorDate: Thu Jan 30 11:14:55 2025 +1000

    Add macos .DS_Store to .gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 8bb1bbb..e06bf42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ build
 .classpath
 atlassian-ide-plugin.xml
 .asciidoctor
+*.DS_Store

Reply via email to