emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ffce59b3ad: * .gitignore: Add lib/assert.h (Bug#58254).


From: Paul Eggert
Subject: master ffce59b3ad: * .gitignore: Add lib/assert.h (Bug#58254).
Date: Sun, 2 Oct 2022 16:05:35 -0400 (EDT)

branch: master
commit ffce59b3ade02c696f06f73f81e2df2e5f72ae07
Author: Paul Eggert <eggert@cs.ucla.edu>
Commit: Paul Eggert <eggert@cs.ucla.edu>

    * .gitignore: Add lib/assert.h (Bug#58254).
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index eb77b2388f..c10b3b33d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ src/emacs-module.h
 
 # C-level sources built by 'make'.
 lib/alloca.h
+lib/assert.h
 lib/byteswap.h
 lib/dirent.h
 lib/errno.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]