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:
parent
52848e8aba
commit
eeccbfe6ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,6 +26,7 @@
|
||||
*.srec
|
||||
*.si
|
||||
*.swp
|
||||
*.time
|
||||
*.win32
|
||||
*.win64
|
||||
*.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user