summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2010-06-15 10:47:16 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2010-06-15 10:47:16 -0700
commit5e2e8b9105793eff7704e2fec4b3edee0c4208f6 (patch)
tree4a0cd611c3a566b01ab3daf68437ac4d2242ebee /.gitignore
parent985d880c15a5b26e59cdcec4af2eba0748ecfe1f (diff)
downloadnasm-5e2e8b9105793eff7704e2fec4b3edee0c4208f6.tar.gz
Rename filenames to 8.3 format
Apparently some people still care about compiling native on MS-DOS, and we don't have a significant number of files which need adjustment. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 26f905dd..f812e770 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,8 +19,8 @@
/config.log
/config.status
/configure
-/directives.c
-/directives.h
+/directiv.c
+/directiv.h
/doc/*.dip
/doc/*.hpj
/doc/*.pdf