mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -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
|
||||
*.si
|
||||
*.swp
|
||||
*.time
|
||||
*.win32
|
||||
*.win64
|
||||
*.xml
|
||||
|
Reference in New Issue
Block a user