1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
# files generated by autoconf, automake, autoheader and libtoolize
aclocal.m4
autom4te.cache
compile
config.guess
config.log
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
Makefile.in
missing
config.h.in
m4/*
# files generated by configure
confdefs.h
config.status
conftest
conftest.c
conftest.cpp
conftest.er1
conftest.err
.deps
Makefile
config.h
stamp-h1
libtirpc.pc
libntirpc.spec
# file generated during compilation
*.o
*.lo
.libs
lib*.a
src/libtirpc.la
src/libtirpc_la-*.lo
libntirpc.pc
libntirpc_tracepoints.so*
*.la
#
# generic editor backup et al
*~
# cscope database files
cscope.*
# files generated by patches
*.rej
*.orig
# files generated by debugging
.gdb_history
.gdbinit
core
.cache
ntirpc_lttng_generation_rules.cmake
ntirpc_lttng_generation_file_properties.cmake
ntirpc_generated_include
# directories generated by tools and OS
.vscode
.DS_Store
|