mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -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 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,6 +26,7 @@
|
|||
*.srec
|
||||
*.si
|
||||
*.swp
|
||||
*.time
|
||||
*.win32
|
||||
*.win64
|
||||
*.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue