summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2017-04-23 18:52:58 -0700
committerH. Peter Anvin <hpa@zytor.com>2017-04-23 18:54:23 -0700
commit16ffec1864e1db49866ecd684ef98a2b2ba4cf3d (patch)
treeac26de435255c360441137c17887f687509b7666 /.gitignore
parentcf96845bf645266d7ec6e77a92086c8ed7a7803f (diff)
downloadnasm-16ffec1864e1db49866ecd684ef98a2b2ba4cf3d.tar.gz
nasm.spec: use a sed file to insert perl dependencies
There are just too many ways that an inline sed script can screw up. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 267007b7..14eccf95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,11 +14,13 @@
*.pdb
*.rej
*.s
+*.si
*.swp
*.xml
.*swo
*~
\#*
+.\#*
*.bak
*.tmp
.git-ignore
@@ -54,6 +56,7 @@ TAGS
/macros/macros.c
/nasm
/ndisasm
+/nasm.spec
/nsis/arch.nsh
/nsis/version.nsh
/rdoff/Makefile