0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00

.gitignore: ignore timestamp (*.time) files

Ignore timestamp files, they are transient.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin (Intel) 2020-09-11 16:27:29 -07:00
parent 52848e8aba
commit eeccbfe6ec

1
.gitignore vendored
View File

@ -26,6 +26,7 @@
*.srec
*.si
*.swp
*.time
*.win32
*.win64
*.xml