File: .gitignore

package info (click to toggle)
ntirpc 6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,500 kB
  • sloc: ansic: 33,935; cpp: 1,132; python: 590; sh: 68; makefile: 13
file content (60 lines) | stat: -rw-r--r-- 874 bytes parent folder | download | duplicates (2)
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