gnulib: Ignore asm-underscore.m4 in the correct place.

This commit is contained in:
Richard Jones
2010-06-04 11:21:58 +01:00
parent 00cc40a5f3
commit 32f48cc333
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -140,7 +140,6 @@ libtool
localconfigure
localrepo
ltmain.sh
m4/asm-underscore.m4
m4/gnulib-cache.m4
m4/intmax.m4
m4/libtool.m4

1
m4/.gitignore vendored
View File

@@ -172,3 +172,4 @@ xsize.m4
/printf.m4
/wchar_h.m4
/wctype_h.m4
/asm-underscore.m4