diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eb77b2388f4..c10b3b33d3c 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -53,6 +53,7 @@ src/emacs-module.h | |||
| 53 | 53 | ||
| 54 | # C-level sources built by 'make'. | 54 | # C-level sources built by 'make'. |
| 55 | lib/alloca.h | 55 | lib/alloca.h |
| 56 | lib/assert.h | ||
| 56 | lib/byteswap.h | 57 | lib/byteswap.h |
| 57 | lib/dirent.h | 58 | lib/dirent.h |
| 58 | lib/errno.h | 59 | lib/errno.h |