[LIBTIRPC]
[reactos.git] / reactos / dll / win32 / libtirpc / .gitignore
1 # files generated by autoconf, automake, autoheader and libtoolize
2 aclocal.m4
3 autom4te.cache
4 compile
5 config.guess
6 config.log
7 config.sub
8 configure
9 depcomp
10 install-sh
11 libtool
12 ltmain.sh
13 Makefile.in
14 missing
15 config.h.in
16 # files generated by configure
17 confdefs.h
18 config.status
19 conftest
20 conftest.c
21 conftest.cpp
22 conftest.er1
23 conftest.err
24 .deps
25 Makefile
26 config.h
27 stamp-h1
28 libtirpc.pc
29 # file generated during compilation
30 *.o
31 .libs
32 lib*.a
33 src/libtirpc.la
34 src/libtirpc_la-*.lo
35 # generic editor backup et al
36 *~
37 # cscope database files
38 cscope.*
39 # files generated by patches
40 *.patch
41 *.rej
42 *.orig
43 # files generated by debugging
44 .gdb_history
45 .gdbinit
46 core