mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-07-24 10:25:42 -04:00
Update .gitignore
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
190232f013
commit
a709e767f6
6
.gitignore
vendored
6
.gitignore
vendored
@ -9,10 +9,16 @@
|
|||||||
*.orig
|
*.orig
|
||||||
*.out
|
*.out
|
||||||
*.rej
|
*.rej
|
||||||
|
*.xml
|
||||||
|
*.swp
|
||||||
|
.*swo
|
||||||
*~
|
*~
|
||||||
\#*
|
\#*
|
||||||
*.bak
|
*.bak
|
||||||
*.tmp
|
*.tmp
|
||||||
|
cscope*
|
||||||
|
tags
|
||||||
|
TAGS
|
||||||
/Makefile
|
/Makefile
|
||||||
/config.h
|
/config.h
|
||||||
/config.h.in
|
/config.h.in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user