File: .gitignore

package info (click to toggle)
liboping 1.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 716 kB
  • sloc: ansic: 3,278; perl: 210; makefile: 92; sh: 22
file content (39 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (4)
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
# build system stuff
.deps
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
config.*
configure
depcomp
install-sh
missing
stamp-h1
/m4/

# libtool stuff
libltdl
libtool
ltmain.sh

# build output
.libs/
bindings/perl/Oping.c
bindings/perl/blib
bindings/perl/pm_to_blib
src/mans/*.3
src/mans/*.8
src/oping
src/noping
src/liboping.pc
*.bs
*.la
*.lo
*.loT
*.o
*.tar.gz
*.tar.bz2
bindings/perl/MYMETA.yml