This is an automated email from the ASF dual-hosted git repository.
astitcher pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
The following commit(s) were added to refs/heads/main by this push:
new 888888957 NO-JIRA: Git ignore .cache
888888957 is described below
commit 88888895737b21e48b19cb13d5654c151dd859ba
Author: Andrew Stitcher <[email protected]>
AuthorDate: Fri Dec 19 11:03:10 2025 -0500
NO-JIRA: Git ignore .cache
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 5822d868b..2fab1ba91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@
*.pyc
*.pyo
+/.cache
# Emacs, vim etc
*~
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]