* .gitignore: Add lib/assert.h (Bug#58254).
This commit is contained in:
parent
5e37b27ce9
commit
ffce59b3ad
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue