]> git.eshelyaron.com Git - emacs.git/commitdiff
* .gitignore: Add lib/assert.h (Bug#58254).
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Oct 2022 20:05:02 +0000 (13:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Oct 2022 20:05:26 +0000 (13:05 -0700)
.gitignore

index eb77b2388f4f78883978fbd11db16876c82b68be..c10b3b33d3cfe9b42b26f17ab534125adf1fe118 100644 (file)
@@ -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