build-sys: update gitinore file

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2014-03-24 21:38:10 +00:00
parent f3e282f122
commit 5454ab7086

8
lib/.gitignore vendored
View file

@ -1,14 +1,14 @@
/*.o
/*.lo /*.lo
/*.o
/.deps/ /.deps/
/.gitignore~ /.gitignore~
/.libs/ /.libs/
/arpa/
/Makefile /Makefile
/Makefile.am /Makefile.am
/Makefile.in /Makefile.in
/_Exit.c /_Exit.c
/arg-nonnull.h /arg-nonnull.h
/arpa/
/arpa_inet.in.h /arpa_inet.in.h
/atexit.c /atexit.c
/c++defs.h /c++defs.h
@ -57,6 +57,7 @@
/getopt1.c /getopt1.c
/getopt_int.h /getopt_int.h
/gettext.h /gettext.h
/gettimeofday.c
/inet_pton.c /inet_pton.c
/intprops.h /intprops.h
/langinfo.h /langinfo.h
@ -99,6 +100,7 @@
/stdio.in.h /stdio.in.h
/stdlib.h /stdlib.h
/stdlib.in.h /stdlib.in.h
/stpncpy.c
/str-two-way.h /str-two-way.h
/strdup.c /strdup.c
/streq.h /streq.h
@ -115,6 +117,7 @@
/sys_socket.c /sys_socket.c
/sys_socket.in.h /sys_socket.in.h
/sys_stat.in.h /sys_stat.in.h
/sys_time.in.h
/sys_types.in.h /sys_types.in.h
/sys_uio.in.h /sys_uio.in.h
/time.h /time.h
@ -139,4 +142,3 @@
/xprintf.h /xprintf.h
/xstrtod.c /xstrtod.c
/xstrtod.h /xstrtod.h
/stpncpy.c