|
From: <log...@li...> - 2026-01-20 13:56:08
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Log4cpp Git repository.".
The branch, master has been updated
via 4d87c33c33d070210f5805f052bdd1905b8de845 (commit)
from 31e5cd5505fd33e4466fa1510f796ef27dd1d4f1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/log4cpp/codegit/ci/
commit 4d87c33c33d070210f5805f052bdd1905b8de845
Author: Alexander Perepelkin <san...@us...>
Date: Tue Jan 20 14:55:16 2026 +0100
Exclude documentation and configuration from Github language statistics
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..7d60464
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+doc/** linguist-vendored
+config/** linguist-vendored
+m4/** linguist-vendored
\ No newline at end of file
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitattributes
hooks/post-receive
--
Log4cpp Git repository.
|