mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -26,6 +26,7 @@
|
|||||||
*.srec
|
*.srec
|
||||||
*.si
|
*.si
|
||||||
*.swp
|
*.swp
|
||||||
|
*.time
|
||||||
*.win32
|
*.win32
|
||||||
*.win64
|
*.win64
|
||||||
*.xml
|
*.xml
|
||||||
|
Reference in New Issue
Block a user