Ignore *~ files.
[portablexdr.git] / .gitignore
1 *~
2 .deps
3 .libs
4 Makefile
5 Makefile.in
6 aclocal.m4
7 autom4te.cache
8 configure
9 config.h
10 config.h.in
11 config.log
12 config.status
13 ltmain.sh
14 install-sh
15 *.o
16 *.la
17 *.lo
18 libtool
19 stamp-h1
20 portablexdr-*.tar.gz
21 missing
22 config.guess
23 config.sub
24 depcomp
25 *.loT
26 portable-rpcgen
27 remote_protocol.x
28 remote_protocol.c
29 remote_protocol.h
30 rpcgen_parse.c
31 rpcgen_parse.h
32 rpcgen_scan.c
33 test.x
34 test.c
35 test.h
36 ylwrap
37 m4/libtool.m4
38 m4/ltoptions.m4
39 m4/ltsugar.m4
40 m4/ltversion.m4
41 m4/lt~obsolete.m4