diff options
author | Jia Tan <jiat0218@gmail.com> | 2024-02-15 22:26:43 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2024-02-15 22:26:43 +0800 |
commit | 4323bc3e0c1e1d2037d5e670a3bf6633e8a3031e (patch) | |
tree | c3f6174a1bc8b08b07749ba360534d2fc30219eb /m4 | |
parent | Tests: tuktest.h: Treat Clang separately from GCC. (diff) | |
download | xz-4323bc3e0c1e1d2037d5e670a3bf6633e8a3031e.tar.xz |
Update m4/.gitignore.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index 985c2800..a7628601 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,3 +1,4 @@ +build-to-host.m4 codeset.m4 extern-inline.m4 fcntl-o.m4 |