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 "gcc-wwwdocs".
The branch, master has been updated via dbbeaf8c41353b5c0f5de3d1ee3a123e0903ab20 (commit) from 861c358bd0173a9a353ab81e49651cd08ff07d41 (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 ----------------------------------------------------------------- commit dbbeaf8c41353b5c0f5de3d1ee3a123e0903ab20 Author: Eric Gallager <eg...@gwmail.gwu.edu> Date: Tue Nov 19 21:02:40 2024 -0500 Create .github/.gitignore Unused for now, but I may use it later diff --git a/.github/.gitignore b/.github/.gitignore new file mode 100644 index 00000000..792d6005 --- /dev/null +++ b/.github/.gitignore @@ -0,0 +1 @@ +# ----------------------------------------------------------------------- Summary of changes: .github/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/.gitignore hooks/post-receive -- gcc-wwwdocs