[Privoxy-commits] [privoxy] 01/02: Add .DS_Store - the plague of macOS filesystems

User Git git at git.privoxy.org
Tue Jun 30 15:04:55 CEST 2026


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 1b31995afd42d8d520cd24eac0db7ee1580b9b09
Author: Ian Silvester <ian.silvester at qohash.com>
AuthorDate: Tue Jun 30 09:03:01 2026 -0400

    Add .DS_Store - the plague of macOS filesystems
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 2f41ae85..af62873e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ tags
 TAGS
 .make.state
 .nse_depinfo
+.DS_Store
 *~
 #*
 .#*

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list